Cheatography
https://cheatography.com
BasicStart tmux | tmux
| Attach to session | tmux a
| Prefix/Leader | Control + A
| Show shortcuts | Prefix, ?
| Reload config | Prefix, :source-file ~/.tmux.conf
|
| | PanesSplit window | Prefix, "
| Change pane arrangement | Prefix, <Space>
| Rotate panes | Prefix, o
| Navigate panes | Prefix, <h/j/k/l>
| Go to last pane | Prefix, ;
|
| | WindowsCreate window | Prefix, c
| Next window | Prefix, n
| Previous window | Prefix, p
| Move to window | Prefix, [0-9]
| Kill window | Prefix, &
|
|
Created By
Metadata
Favourited By
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets