Tmux binding for session switching
This commit is contained in:
parent
ada01a3cc0
commit
a371bc0392
|
@ -91,6 +91,9 @@ bind T clock-mode
|
|||
bind-key -n M-0 switch-client -n
|
||||
bind-key -n M-9 switch-client -p
|
||||
|
||||
unbind-key w
|
||||
bind-key w choose-session
|
||||
|
||||
# Tmux Keybinds =====================================================
|
||||
# Reload tmux quickly
|
||||
unbind R
|
||||
|
|
Loading…
Reference in a new issue