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