nested session tmux
This commit is contained in:
@ -30,3 +30,6 @@ bind-key -n M-c new-window
|
||||
bind-key -n M-v split-window -v
|
||||
bind-key -n M-b split-window -h
|
||||
bind-key -n M-q killp
|
||||
|
||||
# nested session with ctrl-a
|
||||
bind-key -n C-a send-prefix
|
||||
|
Reference in New Issue
Block a user