mirror of
https://codeberg.org/qwjyh/dotfiles.git
synced 2025-06-27 03:39:20 +09:00
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
|
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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue