Update cheatsheets

This commit is contained in:
ivuorinen
2025-03-10 00:15:53 +00:00
parent 9e2d0f72f1
commit dc654e9ad5
133 changed files with 423 additions and 367 deletions

View File

@@ -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: