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:
@@ -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
|
||||
|
Reference in New Issue
Block a user