Tmux binding for session switching

This commit is contained in:
Akemi Izuko 2023-09-25 15:28:02 -06:00
parent 2e4d73806f
commit b107d81043
Signed by: akemi
GPG key ID: 8DE0764E1809E9FC

View file

@ -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