update: tmux: increase buffer limit

This commit is contained in:
qwjyh 2023-10-13 11:35:59 +09:00
parent 27feb545b9
commit b779ecadc8

View file

@ -2,7 +2,7 @@
source ~/.local.tmux.conf source ~/.local.tmux.conf
# ----------------------------------------------- # -----------------------------------------------
set -g history-limit 50000 set -g history-limit 500000
set-option -g default-command fish set-option -g default-command fish