tmux: add mouse support

This commit is contained in:
Grigory Shipunov 2021-01-03 18:58:33 +01:00
parent 68aa91f0e9
commit 5e0bd8e6a8
No known key found for this signature in database
GPG key ID: 77BB6C3E4771EE7C

View file

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