mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-06-04 02:44:50 +00:00
Fixes #556 One check for control chars was missing 0x7F. Since we do this three times, extract it to a helper and call that.
Fixes #556 One check for control chars was missing 0x7F. Since we do this three times, extract it to a helper and call that.