Skip to content
cheatsheet
home
/
cv
/
weblog
/
cheatsheet
/
proxy
/
vpn
/
status
/
links
EN
RU
☾
New version available
reload
×
cheatsheet
/
tmux
/
Split pane vertically
Split pane vertically
tmux
Split current pane into top and bottom
<prefix> "
⎘ copy
#tmux
more tmux
all 17 commands →
Navigate between panes
<prefix> <arrow keys>
Resize pane
tmux resize-pane -D 5
New window
<prefix> c
Rename window
<prefix> ,
Switch window by number
<prefix> 0-9