.tmux.conf

changeset 767
0e08061474a8
parent 762
ef7d6daaa1c9
child 909
aa1b7e2ef1d9
equal deleted inserted replaced
766:43018d0e439f 767:0e08061474a8
35 35
36 source-file ~/.tmux/screen-keys.conf 36 source-file ~/.tmux/screen-keys.conf
37 source-file ~/.tmux/vim-keys.conf 37 source-file ~/.tmux/vim-keys.conf
38 38
39 bind S choose-session 39 bind S choose-session
40 bind @ choose-window 'join-pane -h -s "%%"'
40 41
41 if-shell 'test -e ~/.tmux.conf.local' "source ~/.tmux.conf.local" 42 if-shell 'test -e ~/.tmux.conf.local' "source ~/.tmux.conf.local"
42 43

mercurial