[tmux] disable mouse

pull/37/head
Alpha Chen 3 years ago
parent 9292e99d80
commit 264cb18947

@ -16,7 +16,7 @@ set-option -g set-titles-string "[#S] #I:#W"
set-option -g automatic-rename on
## mouse
set -g mouse on
# set -g mouse on
# copy and paste
set-window-option -g mode-keys vi

Loading…
Cancel
Save