X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=misc%2Fterminfo.src;fp=misc%2Fterminfo.src;h=86523e5d34d129fc475093909ad94931dfdc9869;hp=e8b3e4b6b04a8d506cd031f42c221ccb1b1b61cd;hb=493e2f7b3fc309879f561a094fdfc15e5304b3d6;hpb=5a107d6f2a641ef5a33c8976fbd6cd26a3196a0d diff --git a/misc/terminfo.src b/misc/terminfo.src index e8b3e4b6..86523e5d 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.907 $ -# $Date: 2021/08/01 00:06:57 $ +# $Revision: 1.909 $ +# $Date: 2021/08/17 00:26:19 $ # # 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 @@ -5244,12 +5244,12 @@ nsterm-direct|nsterm with direct-color indexing, xterm+direct16|xterm with direct-color indexing, CO#16, - setab=\E[%?%p1%{8}%<%t4%p1%d%e%?%p1%{16}%<%t%p1%{92}%+%e48:2 - ::%p1%{65536}%/%d:%p1%{256}%/%{255}%&%d:%p1%{255}%&%d + setab=\E[%?%p1%{8}%<%t4%p1%d%e%?%p1%{16}%<%t%p1%{92}%+%d%e48 + :2::%p1%{65536}%/%d:%p1%{256}%/%{255}%&%d:%p1%{255}%& + %d%;%;m, + setaf=\E[%?%p1%{8}%<%t3%p1%d%e%?%p1%{16}%<%t%p1%'R'%+%d%e38: + 2::%p1%{65536}%/%d:%p1%{256}%/%{255}%&%d:%p1%{255}%&%d %;%;m, - setaf=\E[%?%p1%{8}%<%t3%p1%d%e%?%p1%{16}%<%t%p1%'R'%+%e38:2: - :%p1%{65536}%/%d:%p1%{256}%/%{255}%&%d:%p1%{255}%&%d%; - %;m, setb@, setf@, use=xterm+direct, xterm-direct16|xterm with direct-colors and 16 indexed colors, @@ -7238,7 +7238,7 @@ terminator|Terminator no line wrap, sgr=\E[0%?%p1%p6%|%t;1%;%?%p2%t;4%;%?%p5%t;2%;%?%p1%p3%|%t;7 %;m%?%p9%t\E(0%e\E(B%;, sgr0=\E[m\E(B, smacs=\E(0, smir=\E[4h, smso=\E[7m, - smul=\E[4m, tbc=\E[3g, tsl=\E]2;%p1, vpa=\E[%i%p1%dd, + smul=\E[4m, tbc=\E[3g, tsl=\E]2;, vpa=\E[%i%p1%dd, use=vt220+pcedit, use=ecma+italics, use=ecma+index, use=xterm+256setaf, use=xterm+sl-twm, use=xterm+alt1049, use=vt220+cvis, @@ -27178,4 +27178,11 @@ v3220|LANPAR Vision II model 3220/3221/3222, # but cancel the non-working Cr and Ms capabilities -TD # + add foot and foot-direct -TD # +# 2021-08-15 +# + fix missing "%d" for setaf/setab code 8-15 in xterm+direct16 (report +# by Florian Weimer) -TD +# +# 2021-08-16 +# + corrected tsl capability for terminator -TD +# ######## SHANTIH! SHANTIH! SHANTIH!