send prefix nested

This commit is contained in:
parent 8471a59fc3
commit e9ac65ffd5

View File

@ -11,6 +11,9 @@ bind -n M-Right select-pane -R
bind -n M-Up select-pane -U
bind -n M-Down select-pane -D
# send prefix to nested session after ctrl a
bind-key -n C-a send-prefix
set -g mouse on
set-window-option -g mode-keys vi