From 1598219d63a6fd32edc03a08154d943cf308c483 Mon Sep 17 00:00:00 2001 From: Zhou Yicheng Date: Fri, 14 Jul 2017 19:55:00 +0800 Subject: [PATCH] Turn off mouse mode --- tmux/tmux.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 9cd398f..1f61039 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -49,7 +49,6 @@ bind E setw synchronize-panes off # set first window to index 1 (not 0) to map more to the keyboard layout... set-option -g base-index 1 set-window-option -g pane-base-index 1 -set-window-option -g mouse on # color scheme (styled as vim-powerline) set -g status-left-length 52