This commit is contained in:
Marco Thomas
2022-05-16 07:49:58 +02:00
parent 27d0dae22c
commit d76b99cfff
7 changed files with 67 additions and 30 deletions

View File

@@ -34,6 +34,11 @@ bind-key -n M-7 select-window -t 7
bind-key -n M-8 select-window -t 8
bind-key -n M-9 select-window -t 9
# swap panes
bind-key -n 'M-{' swap-pane -D
bind-key -n 'M-}' swap-pane -U
# make escape bindings of programs work in tmux
set -s escape-time 5