Merge pull request #734 from randaalex/patch-4

Enable scroll shell output with mouse in tmux
This commit is contained in:
Yan Pritzker
2017-05-22 21:33:17 -05:00
committed by GitHub

View File

@@ -44,6 +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
# color scheme (styled as vim-powerline)
set -g status-left-length 52