update: tmux: increase buffer limit
This commit is contained in:
parent
27feb545b9
commit
b779ecadc8
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
source ~/.local.tmux.conf
|
||||
# -----------------------------------------------
|
||||
set -g history-limit 50000
|
||||
set -g history-limit 500000
|
||||
|
||||
set-option -g default-command fish
|
||||
|
||||
|
|
Loading…
Reference in a new issue