tmux config - remove unsupported config in latest tmux
authorPeng Li <seudut@gmail.com>
Fri, 24 Jun 2016 13:48:20 +0000 (21:48 +0800)
committerPeng Li <seudut@gmail.com>
Fri, 24 Jun 2016 13:48:20 +0000 (21:48 +0800)
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