[tmux] Increase scrollback history size

This commit is contained in:
Sebastian Schulze 2018-09-19 13:11:54 +02:00
parent a661622b80
commit ca71c079d2
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ bind-key y set-window-option synchronize-panes
set -gw mode-keys emacs
set -gw mouse on
set -g history-limit 15000
set -g status-justify centre
set -g status-left ""