mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
tmux: bring back builtin pane switch binding
This commit is contained in:
parent
5655676497
commit
a589a5bd6a
1 changed files with 0 additions and 6 deletions
|
|
@ -79,12 +79,6 @@ bind l switch-client -l
|
||||||
bind C-t clock-mode
|
bind C-t clock-mode
|
||||||
set -g clock-mode-style 24
|
set -g clock-mode-style 24
|
||||||
|
|
||||||
# unbind built-in select-pane jumping
|
|
||||||
unbind Left
|
|
||||||
unbind Right
|
|
||||||
unbind Down
|
|
||||||
unbind Up
|
|
||||||
|
|
||||||
# improve window swapping
|
# improve window swapping
|
||||||
bind [ swap-window -d -t -1
|
bind [ swap-window -d -t -1
|
||||||
bind ] swap-window -d -t +1
|
bind ] swap-window -d -t +1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue