feat(tmux): add switch-client -l shortcut
This commit is contained in:
parent
0f018f2add
commit
5b5282855f
@ -27,6 +27,7 @@ bind-key c new-window -n 'cli'
|
||||
bind-key e new-window -n 'vim' zsh -ic nvim
|
||||
bind-key C rename-window 'cli'
|
||||
bind-key E rename-window 'vim'
|
||||
bind-key 6 switch-client -l
|
||||
|
||||
bind-key J resize-pane -D 5
|
||||
bind-key K resize-pane -U 5
|
||||
|
Loading…
x
Reference in New Issue
Block a user