mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-08-01 21:29:02 +00:00
Cursor defaults were duplicated across stream handlers and it was a pretty significant amount of simple and yet non-trivial logic to understand. Store these on Terminal itself and have methods to route things like DECSCUSR through for consistent behaviors.