From e782fa3385ce6aade089ef12d254b3a25a160bbd Mon Sep 17 00:00:00 2001 From: Sadiq Saif Date: Wed, 24 Jun 2020 21:42:40 -0400 Subject: [PATCH] Comment out mouse-select-pane invalid variable --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index 21d5f3f..6027575 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -105,7 +105,7 @@ set -g base-index 1 # # # select the current pane. The mouse click is also # # # passed through to the application as normal. # # # -set -g mouse-select-pane on +#set -g mouse-select-pane on # status bar stuff set -g status-interval 2