mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-07-25 18:21:56 +00:00
This also changes OSC strings to be null-terminated to ease lib-vt integration. This shouldn't have any practical effect on terminal performance, but it does lower the maximum length of OSC strings by 1 since we always reserve space for the null terminator.