Increase scrollback
This commit is contained in:
parent
50fa9306fd
commit
fb83d93416
@ -12,4 +12,7 @@ bind-key -T copy-mode \
|
||||
WheelUpPane select-pane \; send-keys -X -N 1 scroll-up
|
||||
|
||||
bind-key -T copy-mode \
|
||||
WheelDownPane select-pane \; send-keys -X -N 1 scroll-down
|
||||
WheelDownPane select-pane \; send-keys -X -N 1 scroll-down
|
||||
|
||||
# increase scrollback size
|
||||
set-option -g history-limit 10000
|
||||
Loading…
x
Reference in New Issue
Block a user