Nested tmux

This commit is contained in:
Andrew Tomaka 2013-08-03 02:24:11 -04:00
parent 12a58eb379
commit 480a6d8ba7

View file

@ -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