From 33463777f2b9479c9ce28a540ab792007a04c2c8 Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Mon, 5 Oct 2020 09:43:13 +0200 Subject: [PATCH] tmux: disable mouse --- .tmux.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/.tmux.conf b/.tmux.conf index a982c35..33b7c7c 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,9 +1,6 @@ # vi mode set-window-option -g mode-keys vi -# Enable mouse -setw -g mouse on - # fix esc problems in vim set -s escape-time 0