mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-09-04 05:10:27 +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.