Update actual terminfo files from last PR
Also add entry to changelog
This commit is contained in:
parent
7155400eb5
commit
aa8282f8f2
@ -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]
|
||||||
-------------------
|
-------------------
|
||||||
|
|||||||
@ -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.
Loading…
x
Reference in New Issue
Block a user