1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-12 09:44:24 +02:00

Merge pull request #3597 from samebchase/patch-1

[tmux/en] Fix keybinding
This commit is contained in:
Divay Prakash
2019-08-08 23:11:53 +05:30
committed by GitHub

View File

@@ -78,7 +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.
[ # Enter Copy Mode to copy text or view history.
s # Select a new session for the attached client
interactively