Add scrollback-limit to ghostty config

This commit is contained in:
arnie
2025-03-25 12:19:19 +01:00
parent 3a44cf40b7
commit 51e76513c0
+3
View File
@@ -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