tmux: disable mouse

This commit is contained in:
Grigory Shipunov 2021-05-18 21:33:15 +02:00
parent b83b0b40ec
commit a1f301f039
No known key found for this signature in database
GPG key ID: 77BB6C3E4771EE7C

View file

@ -16,6 +16,3 @@ setw -g mode-keys vi
# do not truncate session name
set -g status-left-length 15
# enable mouse
set -g mouse on