mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-11 21:58:47 +00:00
Update cheatsheets
This commit is contained in:
@@ -28,15 +28,15 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Detach from the current session (inside a tmux session):
|
||||
|
||||
`<Ctrl>-B d`
|
||||
`<Ctrl b><d>`
|
||||
|
||||
- Create a new window (inside a tmux session):
|
||||
|
||||
`<Ctrl>-B c`
|
||||
`<Ctrl b><c>`
|
||||
|
||||
- Switch between sessions and windows (inside a tmux session):
|
||||
|
||||
`<Ctrl>-B w`
|
||||
`<Ctrl b><w>`
|
||||
|
||||
- Kill a session by name:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user