Add configure of karabiner into the repo.
[dotfiles.git] / tmux.conf
index 431e0b2..c1164f8 100755 (executable)
--- 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