tmux bind for new window

This commit is contained in:
Prithu Goswami 2019-12-10 18:44:17 +05:30 committed by GitHub
parent fc3aae4235
commit 7257fefe5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,7 @@ bind-key -n C-left prev
bind-key -n C-right next
bind-key -n C-down next
set-window-option -g window-status-current-style bg=red
bind C-c new-window
bind C-j previous-window
bind C-k next-window
#bind-key C-a last-window # C-a C-a for last active window