[tmux/en] adding info about copy mode

This commit is contained in:
Kyle Mendes 2018-10-28 11:52:57 -05:00
parent 598fc6d0a6
commit 3b536e4412

View File

@ -78,6 +78,7 @@ combinations called 'Prefix' keys.
p # Change to the previous window
{ # Swap the current pane with the previous pane
} # Swap the current pane with the next pane
] # Enter Copy Mode to copy text or view history.
s # Select a new session for the attached client
interactively