Enter and Search Copy Mode in tmux

From the tmux cheat sheet ยท Copy Mode and Buffers ยท verified Aug 2026

Enter and Search Copy Mode

Browse pane history without sending input to the app.

bash
# Ctrl-b [  enter copy mode
# q         exit copy mode
๐Ÿ“Œ Copy mode reads tmux scrollback history
๐Ÿ’ก Set mode-keys vi when those motions are familiar
๐Ÿ” Search keys depend on the selected mode table
โšก q exits copy mode without copying
copy-modesearchscrollback

Continue with tmux

Save the full cheat sheet or work through every related task.

More tmux tasks

Back to the full tmux cheat sheet