]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - misc/terminfo.src
ncurses 6.4 - patch 20240309
[ncurses.git] / misc / terminfo.src
index 182b8936ffcacf252409426fa8b8dd469d86577c..5d575b8eb454e251efff45e108b3e65f09a0054e 100644 (file)
@@ -6,8 +6,8 @@
 # Report bugs and new terminal descriptions to
 #      bug-ncurses@gnu.org
 #
-#      $Revision: 1.1140 $
-#      $Date: 2024/02/11 20:09:01 $
+#      $Revision: 1.1143 $
+#      $Date: 2024/03/09 20:01:40 $
 #
 # 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
@@ -6037,7 +6037,11 @@ color_xterm|cx|cx100|color_xterm color terminal emulator for X,
 # does nothing with those, even after installing the app-defaults file which
 # was overlooked by the Debian packager.
 xgterm|graphic terminal for IRAF,
-       use=xterm+acs, use=xterm-r5, use=xterm+keypad,
+       enacs=\E(B\E)0, rmacs=^O,
+       sgr=\E[0%?%p1%p6%|%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;m%?%p9%t
+           \016%e\017%;,
+       sgr0=\E[m\017, smacs=^N, use=xterm+acs, use=xterm-r5,
+       use=xterm+keypad,
 
 # The 'nxterm' distributed with Redhat Linux 5.2 is a slight rehack of
 # xterm-sb_right-ansi-3d, which implements ANSI colors, but does not support
@@ -6248,7 +6252,7 @@ vte-2014|VTE 0.35.1,
 # As of January 2018, this was the  most recent release,
 # e.g., with gnome-terminal 3.26.2
 vte-2017|VTE 0.50.2,
-       use=ecma+strikeout, use=vte-2014,
+       E3=\E[3J, use=ecma+strikeout, use=vte-2014,
 
 # VTE 0.51.2 and gnome-terminal 3.28.2 copied a feature from KovId's TTY
 # late in 2017 for changing the appearance of underlines, which was
@@ -27498,8 +27502,12 @@ v3220|LANPAR Vision II model 3220/3221/3222,
 #        to trim -TD
 #      + NetBSD-related fixes for x68k and wsvt52 (patch by Thomas Klausner)
 #
-# 2024-02011
+# 2024-02-11
 #      + add vt100+noapp, vt100+noapp+pc, xterm+app+pc, xterm+decedit from
 #        xterm #389 -TD
 #
+# 2024-03-09
+#      + modify xgterm to work around line-drawing bug -TD
+#      + use CSI 3J in vte-2017 (report by Sven Joachim)
+#
 ######## SHANTIH!  SHANTIH!  SHANTIH!