Fix incorrect Sync terminfo entry

This commit is contained in:
Kovid Goyal
2021-07-03 09:18:33 +05:30
parent c6938c9039
commit 610a09817f
4 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ xterm-kitty|KovIdTTY,
lines#24,
pairs#32767,
Smulx=\E[4:%p1%dm,
Sync=\EP=%p1%ds\E\,
Sync=\EP=%p1%ds\E\\,
acsc=++\,\,--..00``aaffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
bel=^G,
bold=\E[1m,

Binary file not shown.