mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
tmux: remove redundant window jumping binds
This commit is contained in:
parent
f21c296da0
commit
6e404e5b96
1 changed files with 0 additions and 4 deletions
|
|
@ -67,10 +67,6 @@ bind h select-window -t 1
|
|||
bind t select-window -t 2
|
||||
bind n select-window -t 3
|
||||
bind s select-window -t 4
|
||||
bind -T copy-mode-vi C-h select-window -t 1
|
||||
bind -T copy-mode-vi C-t select-window -t 2
|
||||
bind -T copy-mode-vi C-n select-window -t 3
|
||||
bind -T copy-mode-vi C-s select-window -t 4
|
||||
|
||||
# easier to hit than L
|
||||
bind l switch-client -l
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue