Add entries for bracketed paste to kitty's terminfo

These were added to ncurses 6.4 in early 2023.
This commit is contained in:
Kovid Goyal
2023-06-24 08:07:59 +05:30
parent dfcd5381d9
commit b7fd46d971
3 changed files with 11 additions and 1 deletions

View File

@@ -16,8 +16,12 @@ xterm-kitty|KovIdTTY,
it#8,
lines#24,
pairs#32767,
BD=\E[?2004l,
BE=\E[?2004h,
Cr=\E]112\007,
Cs=\E]12;%p1%s\007,
PE=\E201~,
PS=\E200~,
Se=\E[2\sq,
Setulc=\E[58:2:%p1%{65536}%/%d:%p1%{256}%/%{255}%&%d:%p1%{255}%&%d%;m,
Smulx=\E[4:%p1%dm,

Binary file not shown.