mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-18 20:41:29 +02:00
Merge pull request #3342 from Kyle-Mendes/tmux-copy-mode
[tmux/en] adding info about copy mode
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user