tmux config - remove unsupported config in latest tmux
[dotfiles.git] / tmux.conf
index 431e0b2..1a14434 100755 (executable)
--- a/tmux.conf
+++ b/tmux.conf
@@ -63,7 +63,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