Easier bind to switch between sessions

This commit is contained in:
gardouille 2023-07-06 09:47:13 +02:00
parent ebefc1cc22
commit 152c792e5a
Signed by: gardouille
GPG Key ID: E759BAA22501AF32
1 changed files with 3 additions and 0 deletions

View File

@ -71,6 +71,9 @@ bind a send-prefix
bind-key -T copy-mode-vi 'v' send -X begin-selection
bind-key -T copy-mode-vi 'y' send -X copy-selection-and-cancel
# Switch between sessions
bind C-b switch-client -n
# Initialize sessions
bind I source-file ~/.tmux/splitWORK
bind H source-file ~/.tmux/splitLAPTOP