[tmux] update keybinds
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user