From 17780289b9f4285140faaec02edbb5de4511698d Mon Sep 17 00:00:00 2001 From: Peng Li Date: Fri, 24 Jun 2016 21:48:20 +0800 Subject: [PATCH 1/1] tmux config - remove unsupported config in latest tmux --- tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux.conf b/tmux.conf index 431e0b2..1a14434 100755 --- 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 -- 2.11.0