]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - misc/terminfo.src
ncurses 5.9 - patch 20120407
[ncurses.git] / misc / terminfo.src
index 75fd69e41657b4ce42f6b6bb12938197e1544f7f..844ee56e35cfbc16ddcc9ae59ad7bca0858fec0d 100644 (file)
@@ -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!