alt+enter for new window

This commit is contained in:
Wryn Wagner 2020-09-30 15:58:38 -06:00
parent a16fc9eb2c
commit 421b38e4ab

View File

@ -26,6 +26,7 @@ bind-key -n M-9 select-window -t 8
# new window and split pane quickly
bind-key -n M-c new-window
bind-key -n M-Enter new-window
bind-key -n M-v split-window -v
bind-key -n M-b split-window -h
bind-key -n M-q killp