terminfo: add terminator to conditional in Sync

I'm not sure if this is _strictly_ necessary, but according to the
terminfo specification [1] a conditional string should be terminated
with `%;`.

[1]: https://man7.org/linux/man-pages/man5/terminfo.5.html
This commit is contained in:
Gregory Anders 2023-11-13 19:10:15 -06:00
parent ca46edfe6f
commit 8b2b65bbbc

View file

@ -40,7 +40,7 @@
RV=\E[>c,
Se=\E[ q,
Ss=\E[%p1%d q,
Sync=\E[?2026%?%p1%{1}%-%tl%eh,
Sync=\E[?2026%?%p1%{1}%-%tl%eh%;,
TS=\E]2;,
XM=\E[?1006;1004;1000%?%p1%{1}%=%th%el%;,
XR=\E[>0q,