>
cheatref
tmux
> tmux
/
copy-mode
/
use-vi-keys-in-buffer
Use vi keys in buffer
copy mode
// tmux command
:
setw -g mode-keys vi
// related commands
> enter-copy-mode
> enter-copy-mode-and-scroll-one-page-up
> quit-mode
> go-to-top-line
> go-to-bottom-line
> view all copy-mode commands