Update actual terminfo files from last PR

Also add entry to changelog
This commit is contained in:
Kovid Goyal 2020-12-29 10:02:43 +05:30
parent 7155400eb5
commit aa8282f8f2
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C
3 changed files with 7 additions and 0 deletions

View File

@ -10,6 +10,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Add support for the color settings stack that XTerm copied from us without - Add support for the color settings stack that XTerm copied from us without
acknowledgement and decided to use incompatible escape codes for. acknowledgement and decided to use incompatible escape codes for.
- Add entries to the terminfo file for some user capabilities that are shared
with XTerm (:pull:`3193`)
0.19.3 [2020-12-19] 0.19.3 [2020-12-19]
------------------- -------------------

View File

@ -236,4 +236,8 @@ xterm-kitty|KovIdTTY,
smxx=\E[9m, smxx=\E[9m,
tbc=\E[3g, tbc=\E[3g,
tsl=\E]2;, tsl=\E]2;,
u6=\E[%i%d;%dR,
u7=\E[6n,
u8=\E[?%[;0123456789]c,
u9=\E[c,
vpa=\E[%i%p1%dd, vpa=\E[%i%p1%dd,

Binary file not shown.