Files
ghostty/src/inspector
Mitchell Hashimoto f4c68d65e5 terminal: support runtime scrollback limits
Scrollback limits were fixed when a terminal screen was initialized.
Move byte and line state and enforcement into a shared Limits type so
PageList can update both constraints after initialization and resize.

Add runtime setters to PageList and Terminal. Lowering a limit prunes
eligible history immediately, while zero bytes switches the primary
screen to no-scrollback behavior and clears retained history. Keep
alternate screens unchanged.
2026-07-27 07:02:39 -07:00
..
2026-01-31 08:47:14 -08:00
2026-07-21 12:35:05 -07:00
2026-01-31 08:47:15 -08:00
2025-01-04 23:37:54 +01:00
2026-01-31 09:06:07 -08:00