Nested tmux
This commit is contained in:
parent
12a58eb379
commit
480a6d8ba7
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@ set-option -g prefix C-a
|
|||
# double tap for back and forth
|
||||
bind-key C-a last-window
|
||||
|
||||
# for muxception
|
||||
bind-key a send-prefix
|
||||
|
||||
# close window
|
||||
bind q confirm kill-window
|
||||
|
||||
|
|
Loading…
Reference in a new issue