Comment out mouse-select-pane

invalid variable
This commit is contained in:
Sadiq Saif 2020-06-24 21:42:40 -04:00 committed by GitHub
parent c791ee5603
commit e782fa3385
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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