X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=tmux.conf;h=c1164f8865571b1dc6222472aa95f795c574a780;hb=9ddecbc05955c010f25f6a1e8bfe3905d0a09a0e;hp=431e0b2175e601f9a4fe83d6ccdd9b36016e2504;hpb=18372869bdb42b1ba61794ab987d57e8e94e1fa1;p=dotfiles.git diff --git a/tmux.conf b/tmux.conf index 431e0b2..c1164f8 100755 --- a/tmux.conf +++ b/tmux.conf @@ -1,3 +1,9 @@ +############################################### +# +# dependencies: +# brew install reattach-to-user-namespace # for macvim + + #set -g prefix ^O #unbind ^b #bind o send-prefix @@ -63,7 +69,7 @@ bind-key -n "M-h" select-pane -L set-option -g mode-keys vi -set-window-option -g utf8 on +##set-window-option -g utf8 on bind-key -n "M-i" copy-mode