Properly enable mouse support for tmux 2.1+

This commit is contained in:
Ricardo Giorni
2017-05-30 16:50:34 -03:00
parent 95b2494c61
commit daaf7c716c

View File

@@ -44,7 +44,7 @@ bind E setw synchronize-panes off
# set first window to index 1 (not 0) to map more to the keyboard layout...
set-option -g base-index 1
set-window-option -g pane-base-index 1
set-window-option -g mode-mouse on
set-window-option -g mouse on
# color scheme (styled as vim-powerline)
set -g status-left-length 52