]> ncurses.scripts.mit.edu Git - ncurses.git/commitdiff
ncurses 6.3 - patch 20220312
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 13 Mar 2022 00:52:29 +0000 (00:52 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 13 Mar 2022 00:52:29 +0000 (00:52 +0000)
+ add xterm+acs building-block -TD
+ add xterm-p370, for use in older terminals -TD
+ add dec+sl to xterm-new, per patch #371 -TD
+ add mosh and mosh-256color -TD

NEWS
VERSION
dist.mk
misc/terminfo.src
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
package/ncursest.spec

diff --git a/NEWS b/NEWS
index 041bd45d63ead34d15075a29dbd42073a96360ef..fe8fd9c8239387a9be57aa47c75a54381f5642a0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,7 +26,7 @@
 -- sale, use or other dealings in this Software without prior written        --
 -- authorization.                                                            --
 -------------------------------------------------------------------------------
--- $Id: NEWS,v 1.3784 2022/03/05 22:15:20 tom Exp $
+-- $Id: NEWS,v 1.3786 2022/03/12 19:32:10 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -46,6 +46,12 @@ See the AUTHORS file for the corresponding full names.
 Changes through 1.9.9e did not credit all contributions;
 it is not possible to add this information.
 
+20220312
+       + add xterm+acs building-block -TD
+       + add xterm-p370, for use in older terminals -TD
+       + add dec+sl to xterm-new, per patch #371 -TD
+       + add mosh and mosh-256color -TD
+
 20220305
        + replace obsolescent "-gnatg" option with "-gnatwa" and "-gnatyg", to
          work around build problems with gnat 12.
diff --git a/VERSION b/VERSION
index b0796aa3a5ff84c446f6d96600c730c556bca813..f5668273486e1fbaf1277ec9f077b76340d4692f 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-5:0:10 6.3     20220305
+5:0:10 6.3     20220312
diff --git a/dist.mk b/dist.mk
index de245d5641f4920ccfdfa998ae3ef21e512886d2..d87c7625b8dc723cbd06ef0dbe79bb317b702cdd 100644 (file)
--- a/dist.mk
+++ b/dist.mk
@@ -26,7 +26,7 @@
 # use or other dealings in this Software without prior written               #
 # authorization.                                                             #
 ##############################################################################
-# $Id: dist.mk,v 1.1469 2022/03/05 12:07:05 tom Exp $
+# $Id: dist.mk,v 1.1470 2022/03/12 11:56:09 tom Exp $
 # Makefile for creating ncurses distributions.
 #
 # This only needs to be used directly as a makefile by developers, but
@@ -38,7 +38,7 @@ SHELL = /bin/sh
 # These define the major/minor/patch versions of ncurses.
 NCURSES_MAJOR = 6
 NCURSES_MINOR = 3
-NCURSES_PATCH = 20220305
+NCURSES_PATCH = 20220312
 
 # We don't append the patch to the version, since this only applies to releases
 VERSION = $(NCURSES_MAJOR).$(NCURSES_MINOR)
index c1047e43984a4299326f1287ad206c21d8030511..39b2db3d261ca917960998d76ce841a2e3519e19 100644 (file)
@@ -6,8 +6,8 @@
 # Report bugs and new terminal descriptions to
 #      bug-ncurses@gnu.org
 #
-#      $Revision: 1.974 $
-#      $Date: 2022/01/23 22:33:01 $
+#      $Revision: 1.981 $
+#      $Date: 2022/03/12 19:04:55 $
 #
 # 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
@@ -4817,13 +4817,16 @@ xterm+nofkeys|building block for xterm fkey-variants,
        use=xterm+sm+1006, use=xterm+tmux, use=ecma+italics,
        use=xterm+keypad, use=xterm-basic,
 
-# This version reflects the current xterm features.
-xterm-new|modern xterm terminal emulator,
+xterm-p370|xterm patch #370,
        npc,
        kcbt=\E[Z, kent=\EOM, nel=\EE, use=ecma+index,
        use=ansi+rep, use=ecma+strikeout, use=xterm+pcfkeys,
        use=xterm+nofkeys,
 
+# This version reflects the current xterm features.
+xterm-new|modern xterm terminal emulator,
+       use=dec+sl, use=xterm-p370,
+
 # This fragment is for people who cannot agree on what the backspace key
 # should send.
 xterm+kbs|fragment for backspace key,
@@ -5081,6 +5084,10 @@ xterm+r6f2|xterm with oldFunctionKeys and modifyFunctionKeys:2,
        kf52=\E[14;3~, kf61=\E[11;4~, kf62=\E[12;4~,
        kf63=\E[13;4~, use=xterm+pcf2,
 #
+xterm+acs|ISO-2022 alternate character-switching for xterm,
+       acsc=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
+       enacs@, rmacs=\E(B, smacs=\E(0,
+
 # This chunk is used for building the VT220/Sun/PC keyboard variants.
 xterm-basic|modern xterm terminal emulator - common,
        OTbs, am, bce, mir, msgr, xenl, AX, XT,
@@ -8068,7 +8075,7 @@ screen.xterm-xfree86|screen.xterm-new|screen customized for modern xterm,
        sgr=%?%p9%t\E(0%e\E(B%;\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|
            %t;7%;%?%p4%t;5%;%?%p5%t;2%;m,
        E3@, use=screen+italics, use=screen+fkeys,
-       use=xterm+x11mouse, use=xterm-new,
+       use=xterm+x11mouse, use=xterm-p370,
 #:screen.xterm|screen for modern xterm,
 #:     use=screen.xterm-new,
 # xterm-r6 does not really support khome/kend unless it is propped up by
@@ -8232,6 +8239,53 @@ tmux-direct|tmux with direct-color indexing,
              %{256}%/%{255}%&%d:%p1%{255}%&%d%;m,
        use=xterm+direct, use=tmux,
 
+#### Mosh
+# https://mosh.org/
+# mosh 1.3.2
+#
+# mosh's DA1 identifies it as a VT220, but sets $TERM to "xterm" or
+# "xterm-256color" (hard-coded), which in its pretense that it is xterm, is
+# several years out of date.
+#
+# There is little documentation; the existing manpages amount to a quarter of
+# the length of mosh.org's heavily promotional website.  This entry is based
+# on testing, and reading the source-code.  For the latter, analysis is aided
+# by the developer's extensive use of hard-coded strings.
+#
+# The website has an example "Tricky unicode", which shows a shell command
+# with a typo (i.e., assuming that a byte in octal uses 4 digits) and suggests
+# that mosh and OS X Terminal "gets it right".
+#
+# The example as shown would not work.  Correcting the typo, xterm gives the
+# result expected by the mosh developer.
+#
+# The other examples follow in a similar vein.
+#
+# It does not support these xterm features:
+#      use=ansi+rep (xterm patch #36, 1997)
+#      use=ecma+strikeout (xterm patch #305, 2014)
+#      use=vt420+lrmm (xterm patch #279, 2012)
+#      titlestack in smcup/rmcup has no effect (xterm patch #251, 2009)
+#      does not support "dim" (xterm patch #305, 2014)
+# In tack
+#      rmkx/smkx has no effect on numeric keypad
+#      acs stuff has no effect, is included here for ease of comparison
+#
+# Unlike screen and tmux, mosh has only limited awareness of a terminal
+# description.  It assumes that the underlying terminal is xterm, and would
+# not work well with terminals using other key-definitions, such as urxvt.
+mosh|mobile shell,
+       U8#1,
+       sgr=%?%p9%t\E(0%e\E(B%;\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|
+           %t;7%;%?%p4%t;5%;%?%p7%t;8%;m,
+       sgr0=\E(B\E[m, use=ansi+enq, use=xterm+meta,
+       use=ecma+italics, use=ecma+index, use=xterm+acs,
+       use=xterm+sm+1006, use=xterm+pcfkeys,
+       use=xterm-xfree86,
+
+mosh-256color|mosh using 256-colors,
+       use=xterm+256color, use=mosh,
+
 #### Dvtm
 
 # dvtwm 0.15
@@ -27343,4 +27397,10 @@ v3220|LANPAR Vision II model 3220/3221/3222,
 # 2022-01-23
 #      + update kitty -TD
 #
+# 2022-03-12
+#      + add xterm+acs building-block -TD
+#      + add xterm-p370, for use in older terminals -TD
+#      + add dec+sl to xterm-new, per patch #371 -TD
+#      + add mosh and mosh-256color -TD
+#
 ######## SHANTIH!  SHANTIH!  SHANTIH!
index 3e07c2da53893fa0b28cd6e15b4cfa239dc5cdb8..708a401322e4990ab3290fbecec7c18b21ec7974 100644 (file)
@@ -1,8 +1,8 @@
-ncurses6 (6.3+20220305) unstable; urgency=low
+ncurses6 (6.3+20220312) unstable; urgency=low
 
   * latest weekly patch
 
- -- Thomas E. Dickey <dickey@invisible-island.net>  Sat, 05 Mar 2022 07:07:05 -0500
+ -- Thomas E. Dickey <dickey@invisible-island.net>  Sat, 12 Mar 2022 06:56:09 -0500
 
 ncurses6 (5.9-20131005) unstable; urgency=low
 
index 3e07c2da53893fa0b28cd6e15b4cfa239dc5cdb8..708a401322e4990ab3290fbecec7c18b21ec7974 100644 (file)
@@ -1,8 +1,8 @@
-ncurses6 (6.3+20220305) unstable; urgency=low
+ncurses6 (6.3+20220312) unstable; urgency=low
 
   * latest weekly patch
 
- -- Thomas E. Dickey <dickey@invisible-island.net>  Sat, 05 Mar 2022 07:07:05 -0500
+ -- Thomas E. Dickey <dickey@invisible-island.net>  Sat, 12 Mar 2022 06:56:09 -0500
 
 ncurses6 (5.9-20131005) unstable; urgency=low
 
index 2d87630ff5ac2adc147f1bfd887d7efa089f0ddb..28fa18437a4cc56c37d9d296cc57441ad6db5332 100644 (file)
@@ -1,8 +1,8 @@
-ncurses6 (6.3+20220305) unstable; urgency=low
+ncurses6 (6.3+20220312) unstable; urgency=low
 
   * latest weekly patch
 
- -- Thomas E. Dickey <dickey@invisible-island.net>  Sat, 05 Mar 2022 07:07:05 -0500
+ -- Thomas E. Dickey <dickey@invisible-island.net>  Sat, 12 Mar 2022 06:56:09 -0500
 
 ncurses6 (5.9-20120608) unstable; urgency=low
 
index a450b8a6133734fa59878e67307b4a85d87c79a2..baef2dd8d013352a2d5477bef018ab2859276899 100644 (file)
@@ -1,4 +1,4 @@
-; $Id: mingw-ncurses.nsi,v 1.509 2022/03/05 12:07:05 tom Exp $\r
+; $Id: mingw-ncurses.nsi,v 1.510 2022/03/12 11:56:09 tom Exp $\r
 \r
 ; TODO add examples\r
 ; TODO bump ABI to 6\r
@@ -10,7 +10,7 @@
 !define VERSION_MAJOR "6"\r
 !define VERSION_MINOR "3"\r
 !define VERSION_YYYY  "2022"\r
-!define VERSION_MMDD  "0305"\r
+!define VERSION_MMDD  "0312"\r
 !define VERSION_PATCH ${VERSION_YYYY}${VERSION_MMDD}\r
 \r
 !define MY_ABI   "5"\r
index 8e5f74d3590a894761bf92f78627ab103e0e3f1e..944cd4ad4b7c9231eeeed944e99fca7f2dd85635 100644 (file)
@@ -3,7 +3,7 @@
 Summary: shared libraries for terminal handling
 Name: mingw32-ncurses6
 Version: 6.3
-Release: 20220305
+Release: 20220312
 License: X11
 Group: Development/Libraries
 Source: ncurses-%{version}-%{release}.tgz
index 27d62fc48ca3e00b4f69e1df1b71b659d48555a8..2c86a70e48b4423fc22872c1af593221e3812fc0 100644 (file)
@@ -1,7 +1,7 @@
 Summary: shared libraries for terminal handling
 Name: ncurses6
 Version: 6.3
-Release: 20220305
+Release: 20220312
 License: X11
 Group: Development/Libraries
 Source: ncurses-%{version}-%{release}.tgz
index 0061503b520f30fa962e2994d9abde0b531a711b..6919f484a66dab391d9451d3ca760138ec789670 100644 (file)
@@ -1,7 +1,7 @@
 Summary: Curses library with POSIX thread support.
 Name: ncursest6
 Version: 6.3
-Release: 20220305
+Release: 20220312
 License: X11
 Group: Development/Libraries
 Source: ncurses-%{version}-%{release}.tgz