[tmux] enable mouse

pull/33/head
Alpha Chen 4 years ago
parent 1925277e2c
commit 50f3de1cfa

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

Loading…
Cancel
Save