mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-07-27 19:16:27 +00:00
Not sure this is _strictly_ necessary, but according to terminfo(5) a conditional (`%?`) should have a closing `%` character after the "else" part. Adding it just in case some parser somewhere depends on this.