mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-21 19:11:30 +01:00
tmux: increase history limit
This commit is contained in:
parent
5d8850389f
commit
fe32254093
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user