mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-09-21 13:08:09 +00:00
Add a snapshot decoder option that leaves continuation tracking enabled on decoded terminals. This lets caller access the continuation bytes (if any) that were applied to the terminal. This lets replay callers export an unfinished parser or UTF-8 sequence from the returned terminal. This defaults to off.