.tmux.conf

changeset 767
0e08061474a8
parent 762
ef7d6daaa1c9
child 909
aa1b7e2ef1d9
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -37,6 +37,7 @@ source-file ~/.tmux/screen-keys.conf
 source-file ~/.tmux/vim-keys.conf
 
 bind S choose-session
+bind @ choose-window 'join-pane -h -s "%%"'
 
 if-shell 'test -e ~/.tmux.conf.local' "source ~/.tmux.conf.local"
 

mercurial