>cheatref
tmux
> tmux/copy-mode

> copy mode

17 commands for tmux copy mode

// copy mode

17 commands
Use vi keys in buffer
: setw -g mode-keys vi
Enter copy mode
Ctrl + b[
Enter copy mode and scroll one page up
Ctrl + bPgUp
Quit mode
q
Go to top line
g
Go to bottom line
G
Scroll half page up / down
Ctrl + u
Search forward
/
Search backward
?
Next / previous keyword occurrence
n
Start selection
Spacebar
Clear selection
Esc
Copy selection
Enter
Paste contents of buffer_0
Ctrl + b]
Copy entire visible contents of pane to a buffer
: capture-pane
Show all buffers
: list-buffers
Show all buffers and paste selected
: choose-buffer

// categories

> sessions> windows> panes> copy mode> misc> help
> view all tmux commands

// categories

> sessions> windows> panes> copy mode> misc> help

// back to tmux commands

> view all tmux commands

> cheatref.com — simple and minimal cheat sheets

AboutPrivacy© 2026 goyostudio