Skip to content

Commit

Permalink
[tmux/en] adding info about copy mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Mendes committed Oct 28, 2018
1 parent 598fc6d commit 3b536e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tmux.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3b536e4

Please sign in to comment.