kitty: lower scrollback to just 10000 lines
This commit is contained in:
parent
6631fc9250
commit
1cf8c762c3
@ -185,7 +185,7 @@ cursor_stop_blinking_after 15.0
|
||||
|
||||
#: Scrollback {{{
|
||||
|
||||
scrollback_lines 500000
|
||||
scrollback_lines 10000
|
||||
|
||||
#: Number of lines of history to keep in memory for scrolling back.
|
||||
#: Memory is allocated on demand. Negative numbers are (effectively)
|
||||
|
Loading…
Reference in New Issue
Block a user