X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=misc%2Fterminfo.src;h=46070b61c16974fd7275283185675e148e3c1059;hb=64a793ab50057ecd5143535d3b3ee6bbab06841a;hp=61b24111fdb5c36c6919d2baea4057c0ef3603b2;hpb=59a39f19a7f7feeff4af587a289a2ad7966947fe;p=ncurses.git diff --git a/misc/terminfo.src b/misc/terminfo.src index 61b24111..46070b61 100644 --- a/misc/terminfo.src +++ b/misc/terminfo.src @@ -6,8 +6,8 @@ # Report bugs and new terminal descriptions to # bug-ncurses@gnu.org # -# $Revision: 1.1056 $ -# $Date: 2023/04/01 23:24:35 $ +# $Revision: 1.1058 $ +# $Date: 2023/05/08 08:23:18 $ # # The original header is preserved below for reference. It is noted that there # is a "newer" version which differs in some cosmetic details (but actually @@ -5885,9 +5885,9 @@ xterm-x11hilite|X11 mouse with highlight, # "any-event" mouse mode. # # These building blocks incorporate later features as well: -# xterm patch #224 (2007/2/11 added private mode 1004, for enabling/disabling +# xterm patch #224 (2007/2/11) added private mode 1004, for enabling/disabling # focus in/out event reporting. -# xterm patch #277 (2012/01/07 added private mode 1006 +# xterm patch #277 (2012/01/07) added private mode 1006 xterm+sm+1002|xterm any-button mouse, kmous=\E[<, XM=\E[?1006;1004;1002%?%p1%{1}%=%th%el%;, @@ -5937,7 +5937,7 @@ xterm-1005|xterm UTF-8 mouse, # protocol regarding button-releases), I provided the 1006 mode, referring # to it as "SGR 1006" since the replies resemble the SGR control string: xterm+sm+1006|xterm SGR-mouse (building block), - kmous=\E[<, XM=\E[?1006;1000%?%p1%{1}%=%th%el%;, + kmous=\E[<, XM=\E[?1006;1004;1000%?%p1%{1}%=%th%el%;, xm=\E[<%i%p3%d;%p1%d;%p2%d;%?%p4%tM%em%;, xterm-1006|xterm SGR-mouse, use=xterm+sm+1006, use=xterm, @@ -7791,7 +7791,7 @@ alacritty+common|base fragment for alacritty, use=xterm-basic, use=xterm+app, use=ansi+rep, use=xterm+tmux, use=ecma+strikeout, use=xterm+sl-twm, use=ecma+italics, use=xterm+pce2, use=xterm+pcc2, - use=xterm+pcf2, use=bracketed+paste, + use=xterm+pcf2, use=bracketed+paste, use=xterm+focus, #### Kitty # https://github.com/kovidgoyal/kitty @@ -27807,4 +27807,10 @@ v3220|LANPAR Vision II model 3220/3221/3222, # 2023-04-01 # + remove DECCOLM+DECSCLM from foot (patch by Daniel Ekloef). # +# 2023-04-08 +# + add xterm+focus to alacritty+common (patch by Christian Duerr). +# +# 2023-05-08 +# + add mode 1004 to xterm+sm+1006 from xterm #380 -TD +# ######## SHANTIH! SHANTIH! SHANTIH!