Show Menu
Cheatography

Tmux Cheat Sheet by

Tmux with `tmux-config`

Basic

Start tmux
tmux
Attach to session
tmux a
Prefix­/Leader
Control + A
Show shortcuts
Prefix, ?
Reload config
Prefix, :sourc­e-file ~/.tmu­x.conf
 

Panes

Split window
Prefix, "
Change pane arrang­ement
Prefix, <Sp­ace>
Rotate panes
Prefix, o
Navigate panes
Prefix, <h/­j/k­/l>
Go to last pane
Prefix, ;
 

Windows

Create window
Prefix, c
Next window
Prefix, n
Previous window
Prefix, p
Move to window
Prefix, [0-9]
Kill window
Prefix, &
 

Comments

No comments yet. Add yours below!

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.

          Related Cheat Sheets

          tmux the terminal multiplexer Cheat Sheet
          Tmux basics Cheat Sheet
          Byobu Keybindings Cheat Sheet