Add scrollback-limit to ghostty config
This commit is contained in:
parent
3a44cf40b7
commit
51e76513c0
@ -29,3 +29,6 @@ keybind = super+shift+j=resize_split:up,10
|
||||
keybind = super+shift+k=resize_split:down,10
|
||||
keybind = super+shift+h=resize_split:left,10
|
||||
keybind = super+shift+l=resize_split:right,10
|
||||
|
||||
# https://ghostty.org/docs/config/reference#scrollback-limit
|
||||
scrollback-limit = 4096
|
||||
|
||||
Loading…
Reference in New Issue
Block a user