scrollback enabled for mousewheel
This commit is contained in:
parent
0a94f71d2c
commit
300582ddfb
1 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,5 @@
|
||||||
set -g prefix C-a
|
set -g prefix C-a
|
||||||
unbind C-b
|
unbind C-b
|
||||||
bind C-a send-prefix
|
bind C-a send-prefix
|
||||||
|
set -g history-limit 20000
|
||||||
|
set-option -g mouse on
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue