scrollback enabled for mousewheel

This commit is contained in:
Stefen Auris 2017-07-27 10:08:32 -04:00
parent 0a94f71d2c
commit 300582ddfb

View file

@ -2,3 +2,5 @@
set -g prefix C-a
unbind C-b
bind C-a send-prefix
set -g history-limit 20000
set-option -g mouse on