mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-07-31 12:49:03 +00:00
C API callers could configure runtime scrollback limits but could not read them back. Add terminal data keys for the primary screen byte and line configurations. Return GHOSTTY_NO_VALUE for unlimited limits and keep reads stable while an alternate screen is active. Document the configured-value semantics and add focused coverage for defaults, updates, and unlimited values.