Add focus reporting capabilities to terminfo

See https://lists.gnu.org/archive/html/bug-ncurses/2023-10/msg00117.html
This commit is contained in:
Kovid Goyal
2023-11-05 15:00:13 +05:30
parent bc1da5525e
commit 9a179a7e90
3 changed files with 10 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
xterm-kitty|KovIdTTY,
Su,
Tc,
XF,
am,
ccc,
fullkbd,
@@ -59,6 +60,8 @@ xterm-kitty|KovIdTTY,
ed=\E[J,
el=\E[K,
el1=\E[1K,
fd=\E[?1004l,
fe=\E[?1004h,
flash=\E[?5h$<100/>\E[?5l,
fsl=^G,
home=\E[H,

BIN
terminfo/x/xterm-kitty generated

Binary file not shown.