Show Menu
Cheatography

tmux Cheat Sheet (DRAFT) by

tmux

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Windows (tabs)

c
create window
w
list windows
n
next window
p
previeous window
f
find window
,
name window
&
kill window

Panes (split)

%
vertical split
"
horizontal split
o
swap panes
q
show pane number
x
kill pane
+
break pane into window
-
restore pane from window
{
move the current pane left
}
move the current pane right
z
toggle pane zoom