[tmux] update keybinds

This commit is contained in:
Marco Thomas
2022-11-27 19:58:44 +01:00
parent dca64c1635
commit 5c47035847

View File

@@ -42,8 +42,8 @@ bind-key -n 'M-L' swap-pane -U
# move panes to and from windows # move panes to and from windows
bind-key -n 'M-t' command-prompt -p "Send pane to:" "join-pane -t :'%%'" bind-key -n 'M-t' command-prompt -p "Send pane to:" "join-pane -t :'%%'"
bind-key -n 'M-#' select-layout even-horizontal bind-key -n 'M-!' select-layout even-horizontal
bind-key -n 'M-$' select-layout even-vertical bind-key -n 'M-@' select-layout even-vertical
# resize panes # resize panes
bind-key -n 'M-Left' resize-pane -L bind-key -n 'M-Left' resize-pane -L