decrease tmux history-limit options, cos its starts to lag
This commit is contained in:
parent
9db5874ec9
commit
591745a472
@ -20,7 +20,7 @@ set -g base-index 1
|
||||
set -g pane-base-index 1
|
||||
set -g renumber-windows off
|
||||
|
||||
set -g history-limit 100000
|
||||
set -g history-limit 10000
|
||||
|
||||
setw -g aggressive-resize on
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user