X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=misc%2Fterminfo.src;h=844ee56e35cfbc16ddcc9ae59ad7bca0858fec0d;hp=75fd69e41657b4ce42f6b6bb12938197e1544f7f;hb=18b7b94579f108e649ece3fb12165833dbf5d95a;hpb=8e6d0cc266af2051a959002a9d1a6cedcb9a567a diff --git a/misc/terminfo.src b/misc/terminfo.src index 75fd69e4..844ee56e 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.426 $ -# $Date: 2012/02/11 23:38:27 $ +# $Revision: 1.428 $ +# $Date: 2012/04/01 13:58:39 $ # # 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 @@ -942,6 +942,8 @@ linux2.2|linux 2.2.x console, # http://lkml.indiana.edu/hypermail/linux/kernel/0602.2/0868.html # Using SI/SO has the drawback that it confuses screen. SCS would work. # However, SCS is buggy (see comment in Debian #515609) -TD +# Further, this breaks longstanding workarounds for Linux console's line +# drawing (see Debian 665959) -TD linux2.6|linux 2.6.x console, rmacs=^O, sgr=\E[0;10%?%p1%t;7%;%?%p2%t;4%;%?%p3%t;7%;%?%p4%t;5%;%?%p5%t;2%;%?%p6%t;1%;m%?%p9%t\016%e\017%;, @@ -953,7 +955,7 @@ linux3.0|linux 3.0 kernels, # This is Linux console for ncurses. linux|linux console, - use=linux3.0, + use=linux2.2, # Subject: linux 2.6.26 vt back_color_erase # Changes to the Linux console driver broke bce model as reported in @@ -4796,7 +4798,7 @@ st-16color|simpleterm with 16-colors, # shown in the titlebar. st-256color|simpleterm with 256 colors, ccc@, - initc@, use=simpleterm, use=xterm+256color, + initc@, use=xterm+256color, use=simpleterm, ### TERMINATOR # http://software.jessies.org/terminator/ @@ -22707,4 +22709,10 @@ v3220|LANPAR Vision II model 3220/3221/3222, # * make sgr for aaa-60-dec-rv, aaa+dec agree with other caps -TD # * make sgr for cygwin, cygwinDBG agree with other caps -TD # +# 2012-03-31 +# * correct order of use-clauses in st-256color -TD +# +# 2012-04-01 +# * revert 2011-07-16 change to "linux" alias, return to "linux2.2" -TD +# ######## SHANTIH! SHANTIH! SHANTIH!