tmux: increase history limit

pull/6/head
bretello 2022-03-25 08:37:14 +01:00
parent 5d8850389f
commit fe32254093
Signed by: brethil
GPG Key ID: 876AAC6290170FE7
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ set-option -g display-panes-colour colour166 #orange
# clock
set-window-option -g clock-mode-colour green #green
set -g history-limit 50000
set -g history-limit 100000
set -g status-interval 1
set -g status-justify centre # center align window list
set -g status-left-length 20