From de18df8e6cb094e180433ef66ea13d06a35fe078 Mon Sep 17 00:00:00 2001 From: "EEva @ felin" Date: Fri, 12 Aug 2016 01:15:18 +0200 Subject: [PATCH] mouse-utf8 is deprecated --- tmux/.tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 0c289d5..744560b 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -28,7 +28,7 @@ set -g @resurrect-strategy-vim 'session' set -g display-time 2000 # allow mouse mode -set -g mouse-utf8 on +#set -g mouse-utf8 on # deprecated set -g mouse on # center align the window list