Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ncurses for openSUSE:Factory checked 
in at 2026-09-16 17:41:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ncurses (Old)
 and      /work/SRC/openSUSE:Factory/.ncurses.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ncurses"

Wed Sep 16 17:41:12 2026 rev:339 rq:1377857 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/ncurses/ncurses.changes  2026-08-19 
17:56:51.026830232 +0200
+++ /work/SRC/openSUSE:Factory/.ncurses.new.383539/ncurses.changes      
2026-09-16 17:41:48.830724149 +0200
@@ -1,0 +2,49 @@
+Mon Sep 14 09:38:41 UTC 2026 - Dr. Werner Fink <[email protected]>
+
+- Work around common name in certificate of www.invisible-island.net 
+
+-------------------------------------------------------------------
+Mon Sep 14 06:36:58 UTC 2026 - Dr. Werner Fink <[email protected]>
+
+- Add ncurses patch 20260912
+  + build-fix for sizeof(mmask_t) configure check (cf:20260829).
+  + review/fix teraterm* (report by Jakub Horky)
+  + modify flash for vt525 to use DECRARA (patch by Branden Robinson)
+  + update config.guess, config.sub
+- Add ncurses patch 20260905
+  + modify endwin() and doupdate() to save/restore keypad and meta modes
+    (report by Ferenc Wagner).
+  + improve range-checks for xterm X10 and SGR mouse protocol.
+  + correct modifier-masking for buttons 6-11 in mouse version 3
+    (report by Ravi Arnan Irianto).
+  + build-fix for Ada95 with ABI 7 (report by Branden Robinson)
+- Add ncurses patch 20260829
+  + add configure check to ensure that mmask_t is large enough for the
+    configured mouse version (report by Ravi Arnan Irianto)
+  + add mouse-parsing for extended buttons with mouse version 3 (report
+    by Ravi Arnan Irianto).
+
+-------------------------------------------------------------------
+Fri Sep  4 13:37:32 UTC 2026 - Dr. Werner Fink <[email protected]>
+
+- Add ncurses patch 20260822
+  + add a limit-check in wborder (patch by Bjoern Foersterling).
+  + improve limit-checks for trace calls in read_entry.c (report by Yeo
+    JooHo).
+  + improve tic warnings regarding the empty smir/rmir strings which
+    may be added in dump_entry.c for termcap if ich/ich1 are present but 
+    smir/rmir are not.
+  + add sun+fkeys -TD
+  + add dtterm-sk, dtterm+sk -TD
+  + add ich1 to several entries, providing for support of non-curses
+    applications via termcap only -TD
+  + add dch/dch1 to rxvt-basic -TD
+  + drop redundant xterm=setaf2 (patch by Branden Robinson)
+  + documentation improvements (patches by Branden Robinson).
+    + improve color discussion in man pages
+    + improve formatting/style of man pages
+  > improve wide-character support with UCRT (patches by Liu Hao)
+    + use UCRT's wcrtomb rather than _nc_wctomb
+    + skip trailing cells of double-width characters
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ncurses.spec ++++++
--- /var/tmp/diff_new_pack.dNZzXp/_old  2026-09-16 17:41:50.438791340 +0200
+++ /var/tmp/diff_new_pack.dNZzXp/_new  2026-09-16 17:41:50.440791423 +0200
@@ -46,6 +46,7 @@
 %global basevers 6.6
 %global tackvers 1.11
 %global tacklvl  20251210
+%global download invisible-island.net
 # ${!...} and pushd is bash-specific
 %define _buildshell /bin/bash
 
@@ -93,18 +94,18 @@
 License:        MIT
 Group:          System/Base
 URL:            https://www.invisible-island.net/ncurses/ncurses.html
-Source0:        
https://www.invisible-island.net/archives/ncurses/ncurses-%{basevers}.tar.gz
+Source0:        https://%{download}/archives/ncurses/ncurses-%{basevers}.tar.gz
 Source1:        ncurses-%{basevers}-patches.tar.bz2
 Source2:        handle.linux
 Source3:        README.devel
 Source4:        ncurses-rpmlintrc
 # Latest tack can be found at 
ftp://ftp.invisible-island.net/pub/ncurses/current/
-Source5:        
https://www.invisible-island.net/archives/ncurses/current/tack-%{tackvers}-%{tacklvl}.tgz
+Source5:        
https://%{download}/archives/ncurses/current/tack-%{tackvers}-%{tacklvl}.tgz
 Source6:        edit.sed
 Source7:        baselibs.conf
 Source8:        cursescheck
-Source9:        
https://www.invisible-island.net/archives/ncurses/ncurses-%{basevers}.tar.gz.asc
-Source10:       
https://www.invisible-island.net/archives/ncurses/current/tack-%{tackvers}-%{tacklvl}.tgz.asc
+Source9:        
https://%{download}/archives/ncurses/ncurses-%{basevers}.tar.gz.asc
+Source10:       
https://%{download}/archives/ncurses/current/tack-%{tackvers}-%{tacklvl}.tgz.asc
 Source11:       ncurses.keyring
 Source12:       ncursesnt
 Source42:       termerase.c

++++++ ncurses-5.9-ibm327x.dif ++++++
--- /var/tmp/diff_new_pack.dNZzXp/_old  2026-09-16 17:41:50.569796813 +0200
+++ /var/tmp/diff_new_pack.dNZzXp/_new  2026-09-16 17:41:50.573796980 +0200
@@ -17,8 +17,8 @@
 -      cup=\E[%i%p1%d;%p2%dH, dch=\E[%p1%dP, dch1=\E[P,
 +      dch=\E[%p1%dP, dch1=\E[P,
        dl=\E[%p1%dM, dl1=\E[M, ech=\E[%p1%dX, el1=\E[1K,
-       enacs=\E)0, ht=^I, ich=\E[%p1%d@, ind=\ED, is2=\Ec,
-       kf5=\E[15~, khome=\E[1~, nel=\EE, rev=\E[7m, ri=\EM,
+       enacs=\E)0, ht=^I, ich=\E[%p1%d@, ich1=\E[@, ind=\ED,
+       is2=\Ec, kf5=\E[15~, khome=\E[1~, nel=\EE, rev=\E[7m, ri=\EM,
 @@ -1290,7 +1290,7 @@ sclp|IBM s390 driver for Linux,
            \E(B%;$<2>,
        sgr0=\E[m\E(B, smacs=\E(0$<2>, use=ecma+underline,
@@ -28,7 +28,7 @@
        use=ansi+rca, use=ansi+sc, use=linux+sfkeys,
        use=vt100+pf1-pf4, use=vt220+ufkeys, use=vt220+pcedit,
  
-@@ -18693,7 +18693,19 @@ hazel|exec80|h80|he80|Hazeltine Executiv
+@@ -18736,7 +18736,19 @@ hazel|exec80|h80|he80|Hazeltine Executiv
  
  ibm327x|line mode IBM 3270 style,
        gn,

++++++ ncurses-6.5-ghostty.dif ++++++
--- /var/tmp/diff_new_pack.dNZzXp/_old  2026-09-16 17:41:50.591797733 +0200
+++ /var/tmp/diff_new_pack.dNZzXp/_new  2026-09-16 17:41:50.598798025 +0200
@@ -7,7 +7,7 @@
 
 --- misc/terminfo.src
 +++ misc/terminfo.src  2025-01-13 08:43:20.312926680 +0000
-@@ -8863,7 +8863,7 @@ contour-direct|Contour terminal with dir
+@@ -8866,7 +8866,7 @@ contour-direct|Contour terminal with dir
  #
  # The developers set "Tc" in their terminal description to hint that it
  # supports direct-colors, but the feature did not work with this version -TD

++++++ ncurses-6.6-patches.tar.bz2 ++++++
Binary files old/patches/ncurses-6.6-20260822.patch.gz and 
new/patches/ncurses-6.6-20260822.patch.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patches/ncurses-6.6-20260822.patch.gz.asc 
new/patches/ncurses-6.6-20260822.patch.gz.asc
--- old/patches/ncurses-6.6-20260822.patch.gz.asc       1970-01-01 
01:00:00.000000000 +0100
+++ new/patches/ncurses-6.6-20260822.patch.gz.asc       2026-08-23 
02:32:39.000000000 +0200
@@ -0,0 +1,15 @@
+-----BEGIN PGP SIGNATURE-----
+Comment: See https://invisible-island.net/public/public.html for info
+
+iQGzBAABCgAdFiEEGYgtkt2kxADCLA1WzCr0RyFnvgMFAmqKP6cACgkQzCr0RyFn
+vgM+2gwA6d81HIMD0OVJ6Alb22eSDSAvnKDmylkTeCJOSFW9uUVb2lensbKo98QH
+qAoQgIrQ+steT0fbMIHOUFKayWO8yW7yEbm9xgib9qkQv9c7iT6wp+wtn+h/afH4
+jvf2Ix7K7PRYL+vyUesTFFM1B3wKIMhDxu2Xc891KdaNUycZGXqXS43zHcHHWYKG
+8yGJ19B9mw9d4d5R2xXH/hZsQDRYD2nb1aAJffs1NVcShwq0H9JoaPAa8zG4xeqz
+0u4XflQU/bk9/YXou5DUrllm+lH/7D5yROKma9DhG0vAuJY2UtLswUNku//l495p
+JxyioPB1+R2YTdn+Q35ZwbRzbl6rafSbI/+o9ficEMcJFYenQwxkbOKfb83el+3N
+UbGTx50xohIiAneS1sr7CX1joN2B6/isvXqDyZKI8y5aFV+AnVkvuD5kMBFmvl0o
+fhIHoLNdRQs1xeAkdks+C52f8e91MNkw+r9noojKPwQ+k5s6foJBi8koZc2zJEEa
+bgCom5ya
+=pkwY
+-----END PGP SIGNATURE-----
Binary files old/patches/ncurses-6.6-20260829.patch.gz and 
new/patches/ncurses-6.6-20260829.patch.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patches/ncurses-6.6-20260829.patch.gz.asc 
new/patches/ncurses-6.6-20260829.patch.gz.asc
--- old/patches/ncurses-6.6-20260829.patch.gz.asc       1970-01-01 
01:00:00.000000000 +0100
+++ new/patches/ncurses-6.6-20260829.patch.gz.asc       2026-08-30 
02:23:01.000000000 +0200
@@ -0,0 +1,15 @@
+-----BEGIN PGP SIGNATURE-----
+Comment: See https://invisible-island.net/public/public.html for info
+
+iQGzBAABCgAdFiEEGYgtkt2kxADCLA1WzCr0RyFnvgMFAmqTd+UACgkQzCr0RyFn
+vgNY0wv/eZuBhHsjcq0m8GSZSjpQn5kxlkpKECRj4Ma6oVJdTKeRXYiZFdEtXyMx
+Eo4tqqmxHGotVRIXCSpAcmc2s/OLSHTtt8RLjNbvbfplzXPT7RI7DdcgbIiBJt6o
+X+9LqRK/iZdWYOUofSxFAARQaJE1nIfb7aJ9pRKbVQY3wsGWD9wR+T0SoAxNGBvS
+VBnb02dVjPmd0OGkCYgA6Le81AqVWy6u5Q6F33DyaCGBrw7tXpB1adrH0W1FTnR9
+m+dDHLBTSuOzpg5UXpNVdA+80ES5CRw33mQKaqWyUkEB8nr1yy6DbmRntY6w2nM8
+/P6LsFMeAOGiog+3szLXi+g1Zt2caNGGDKo0mKSTQ/kSJua5oual7TGCHpnt7Qgh
+GiTxWFnBglREhn0izUOmm6TjKxZkKX0IFRVG480woXaCv2thlYz4kCmvVJMpJjYN
+ysfKYh7ipzrP91m90pIMdS6Wd4b6W8KxCExoZJJLrBSMJ5r5QYhTpJd9j7TX+/+t
+EJ6mCC9T
+=rLFb
+-----END PGP SIGNATURE-----
Binary files old/patches/ncurses-6.6-20260905.patch.gz and 
new/patches/ncurses-6.6-20260905.patch.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patches/ncurses-6.6-20260905.patch.gz.asc 
new/patches/ncurses-6.6-20260905.patch.gz.asc
--- old/patches/ncurses-6.6-20260905.patch.gz.asc       1970-01-01 
01:00:00.000000000 +0100
+++ new/patches/ncurses-6.6-20260905.patch.gz.asc       2026-09-06 
02:43:34.000000000 +0200
@@ -0,0 +1,15 @@
+-----BEGIN PGP SIGNATURE-----
+Comment: See https://invisible-island.net/public/public.html for info
+
+iQGzBAABCgAdFiEEGYgtkt2kxADCLA1WzCr0RyFnvgMFAmqctzYACgkQzCr0RyFn
+vgNrJgwAvwES9rrFtcDMN9hUIeWx5Ph0HJjxKTkodC9mz2zj0RnbU7vTwCyZd1ms
+e/zh12f4JmzIYn032HgZHh3xkp7RXnTVPNRwr7iIoRw2IKlfNuKiPiVAkJZk2PBY
+sPFWVfi0pTeJpZq1gt6u4q+De59wU6MJdHVLfZF4erkZv6MNc4+XxlPl0jPu8a76
+RIQgas0Us2eATCWycB61gVfANr2RhE3F+PRp5rLgE6YMcsmMVbaWHWnQyhqMB9aE
+0AeLNspaRkUB3FCObnpIa99QRmDGoS8P+rJSFLFBmI9Uan4+NWxZi3Hiz+t3wCPA
+9uCsX0xNPQ0BaRLmbxIcOjTB4yLZ5ybw7UkkMcIgDa2lYAg41z1aupAivFFvozA5
+hEA7mnSLvH7omIDF5RzaEpo4KTBNtKNJgJF6I2T+UZqrXyH0jscFzowXEIP8V4hi
+RwBPdqYtqEuVzSRkzzJ+/dofFJ3CqhQwyD+4EgXrEAYuwJ556g4Whcepww0kpm8u
+fMmrjoWh
+=Ffbt
+-----END PGP SIGNATURE-----
Binary files old/patches/ncurses-6.6-20260912.patch.gz and 
new/patches/ncurses-6.6-20260912.patch.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patches/ncurses-6.6-20260912.patch.gz.asc 
new/patches/ncurses-6.6-20260912.patch.gz.asc
--- old/patches/ncurses-6.6-20260912.patch.gz.asc       1970-01-01 
01:00:00.000000000 +0100
+++ new/patches/ncurses-6.6-20260912.patch.gz.asc       2026-09-13 
00:46:19.000000000 +0200
@@ -0,0 +1,15 @@
+-----BEGIN PGP SIGNATURE-----
+Comment: See https://invisible-island.net/public/public.html for info
+
+iQGzBAABCgAdFiEEGYgtkt2kxADCLA1WzCr0RyFnvgMFAmql1jsACgkQzCr0RyFn
+vgNBvQwA2zMFjZJx1Gcq0V9DJ2R9Y9aya/FHGJeqboe3c9XCeiv/Mf9CuSHXFXuv
+zDk+XGrFkvpAl/hmiBzbRqo0bZlCcOMjJKooD3RrhQumaK7xqfBmF37///gq8rhx
+HZzPNlyWqZ1XkmMqhrZI8/Yg37pipIk8KzSvxhVVSEUphIrOMR3jJsR818G7Aqpf
+jdpC4yN+Y4aj3YK24T5cLDfFtsAY+s8hmkV2twkgDahunj3ZAWdVECKziqJZNrxA
+UzMCR3j5UgC5Ox2Rgl5+a9If8KtENkAE9wNKCM6PQNsc3WWWbhg7/bmzGoI5zmgr
+FLoawJQqNNqgA6uNjFKjglV8rXvVBkwNc8HE03GORXXW5r3zSRfgkky9bA9zS9mb
+eMA52KHcKKcBIcjnviE5EgKHjLwZRc4KoFxzcAEoPn7P9fMcs9vgYb+X9Qjz6xJH
+IS2lNisgar8vrXFiB2rf97rC+h1Eg+/84nQXv9SRYoavytChiDH/ps479GuGnX3I
+PEjTYRRX
+=rmFi
+-----END PGP SIGNATURE-----

++++++ ncurses-6.6.dif ++++++
--- /var/tmp/diff_new_pack.dNZzXp/_old  2026-09-16 17:41:50.888810143 +0200
+++ /var/tmp/diff_new_pack.dNZzXp/_new  2026-09-16 17:41:50.898810561 +0200
@@ -143,7 +143,7 @@
  esac
  done
 --- configure
-+++ configure  2026-06-15 08:05:29.796407169 +0000
++++ configure  2026-09-14 06:42:46.432349393 +0000
 @@ -8695,7 +8695,7 @@ echo $ECHO_N "checking for an rpath opti
                fi
                ;;
@@ -173,7 +173,7 @@
        test "x$with_pcre2" != xyes && cf_list_pcre2="$with_pcre2 $cf_lib_pcre2"
        cf_with_pcre2_ok=no
        for cf_with_pcre2 in $cf_list_pcre2
-@@ -16232,6 +16232,13 @@ for cf_add_1lib in $cf_add_0lib; do
+@@ -16282,6 +16282,13 @@ for cf_add_1lib in $cf_add_0lib; do
  done
  PRIVATE_LIBS="$cf_add_libs"
  
@@ -187,7 +187,7 @@
        else
                # when not using weak symbols but with_reentrant,
                # add 't' to the library suffix on all platforms
-@@ -29663,12 +29670,12 @@ cat >>$cf_edit_man <<CF_EOF
+@@ -29706,12 +29713,12 @@ cat >>$cf_edit_man <<CF_EOF
                echo "? missing rename for \$cf_source"
                cf_target="\$cf_source"
        fi
@@ -202,7 +202,7 @@
        sed     -f "$cf_man_alias" \\
  CF_EOF
  
-@@ -29678,7 +29685,7 @@ cat >>$cf_edit_man <<CF_EOF
+@@ -29721,7 +29728,7 @@ cat >>$cf_edit_man <<CF_EOF
  CF_EOF
  else
  cat >>$cf_edit_man <<CF_EOF
@@ -211,7 +211,7 @@
  CF_EOF
  fi
  
-@@ -29734,7 +29741,7 @@ cat >>$cf_edit_man <<CF_EOF
+@@ -29777,7 +29784,7 @@ cat >>$cf_edit_man <<CF_EOF
                mv \$TMP.$cf_manpage_so_strip \$TMP
        fi
        fi
@@ -220,7 +220,7 @@
  CF_EOF
  fi
  
-@@ -29743,31 +29750,31 @@ case "$MANPAGE_FORMAT" in
+@@ -29786,31 +29793,31 @@ case "$MANPAGE_FORMAT" in
  cat >>$cf_edit_man <<CF_EOF
        if test "\$form" = format ; then
                # BSDI installs only .0 suffixes in the cat directories
@@ -259,7 +259,7 @@
                                for cf_alias in \$aliases
                                do
                                        if test "\$section" = 1 ; then
-@@ -29777,7 +29784,7 @@ cat >>$cf_edit_man <<CF_EOF
+@@ -29820,7 +29827,7 @@ cat >>$cf_edit_man <<CF_EOF
  
                                        if test "$MANPAGE_SYMLINKS" = yes ; then
                                                if test -f 
"\$cf_alias\${suffix}" ; then
@@ -268,7 +268,7 @@
                                                        then
                                                                continue
                                                        fi
-@@ -29787,18 +29794,18 @@ CF_EOF
+@@ -29830,18 +29837,18 @@ CF_EOF
  case "x$LN_S" in
  (*-f)
  cat >>$cf_edit_man <<CF_EOF
@@ -290,7 +290,7 @@
                                                echo ".so \$cf_source" >\$TMP
  CF_EOF
  if test -n "$cf_manpage_compress" ; then
-@@ -29818,9 +29825,9 @@ cat >>$cf_edit_man <<CF_EOF
+@@ -29861,9 +29868,9 @@ cat >>$cf_edit_man <<CF_EOF
                        )
                )
        elif test "\$verb" = removing ; then
@@ -303,7 +303,7 @@
                )
                test -d "\$cf_subdir\${section}" &&
                test -n "\$aliases" && (
-@@ -29841,6 +29848,7 @@ cat >>$cf_edit_man <<CF_EOF
+@@ -29884,6 +29891,7 @@ cat >>$cf_edit_man <<CF_EOF
  #             echo ".hy 0"
                cat \$TMP
        fi
@@ -322,7 +322,7 @@
  #include <stdio.h>
  
  /*
-@@ -1537,6 +1539,9 @@ extern NCURSES_EXPORT_VAR(int) ESCDELAY;
+@@ -1538,6 +1540,9 @@ extern NCURSES_EXPORT_VAR(int) ESCDELAY;
  extern NCURSES_EXPORT_VAR(int) LINES;
  extern NCURSES_EXPORT_VAR(int) TABSIZE;
  
@@ -345,7 +345,7 @@
  #undef  NCURSES_OSPEED
 --- man/man_db.renames.in
 +++ man/man_db.renames.in      2025-05-05 07:22:16.198714905 +0000
-@@ -310,6 +310,7 @@ wtimeout.3x                        wtimeout.3ncurses
+@@ -311,6 +311,7 @@ wtimeout.3x                        wtimeout.3ncurses
  wunctrl.3x                    wunctrl.3ncurses
  #
  # Other:
@@ -440,7 +440,7 @@
  
        if [ $name = $MAIN_LIBRARY ]
 --- misc/terminfo.src
-+++ misc/terminfo.src  2026-08-10 07:46:36.101560757 +0000
++++ misc/terminfo.src  2026-09-14 06:42:46.436349320 +0000
 @@ -305,7 +305,9 @@ dumb|80-column dumb tty,
        am,
        cols#80,
@@ -477,7 +477,7 @@
        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%;,
        sgr0=\E[m\017, smacs=^N, use=linux2.2,
-@@ -5639,7 +5648,7 @@ xterm+88color2|xterm 88-color feature,
+@@ -5643,7 +5652,7 @@ xterm+88color2|xterm 88-color feature,
  
  # These variants of XFree86 3.9.16 xterm are built as a configure option.
  xterm-256color|xterm with 256 colors,
@@ -486,7 +486,7 @@
  xterm-88color|xterm with 88 colors,
        use=xterm+osc104, use=xterm+88color,
        use=xterm-256color,
-@@ -5918,9 +5927,25 @@ xterm-noapp|xterm with cursor keys in no
+@@ -5922,9 +5931,25 @@ xterm-noapp|xterm with cursor keys in no
  xterm-24|vs100|xterms|xterm terminal emulator 24-line (X Window System),
        use=xterm-old,
  
@@ -513,7 +513,7 @@
  
  # This entry assumes that xterm's handling of VT100 SI/SO is disabled by
  # setting the vt100Graphics resource to false.
-@@ -6378,7 +6403,7 @@ xterms-sun|small (80x24) xterm with sunF
+@@ -6383,7 +6408,7 @@ xterms-sun|small (80x24) xterm with sunF
  
  #### GNOME (VTE)
  # this describes the alpha-version of GNOME terminal shipped with Redhat 6.0
@@ -522,7 +522,7 @@
        bce,
        kdch1=^?, use=linux+kbs, use=vt100+pf1-pf4,
        use=xterm-color,
-@@ -6665,11 +6690,15 @@ mgt|Multi GNOME Terminal,
+@@ -6670,11 +6695,15 @@ mgt|Multi GNOME Terminal,
  #### KDE
  # This is kvt 0-18.7, shipped with Redhat 6.0 (though whether it supports bce
  # or not is debatable).
@@ -539,16 +539,16 @@
  # Konsole 1.0.1 (2001/11/25)
  # (formerly known as kvt)
  #
-@@ -6952,7 +6981,7 @@ mlterm3|multi lingual terminal emulator
+@@ -6957,7 +6986,7 @@ mlterm3|multi lingual terminal emulator
  mlterm2|multi lingual terminal emulator 2.x,
        am, eslok, km, mc5i, mir, msgr, npc, xenl, XT,
        colors#8, cols#80, lines#24, pairs#64,
 -      acsc=00``aaffgghhjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
 +      acsc=++\,\,--..00II``aaffgghhjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
        bel=^G, bold=\E[1m, clear=\E[H\E[2J, cr=\r, cub1=^H, cud1=\n,
-       dch=\E[%p1%dP, dch1=\E[P, ech=\E[%p1%dX, ed=\E[J, el=\E[K,
-       el1=\E[1K, enacs=, ich=\E[%p1%d@, ind=\n,
-@@ -7030,7 +7059,7 @@ rxvt-basic|rxvt terminal base (X Window
+       dch=\E[%p1%dP, ech=\E[%p1%dX, ed=\E[J, el=\E[K, el1=\E[1K,
+       enacs=, ich=\E[%p1%d@, ind=\n,
+@@ -7034,7 +7063,7 @@ rxvt-basic|rxvt terminal base (X Window
        sgr0=\E[0m\017, smir=\E[4h, smkx=\E=, use=ecma+underline,
        use=ecma+standout, use=ansi+csr, use=ansi+idl,
        use=ansi+local, use=xterm+alt47, use=vt100+enq,
@@ -557,7 +557,7 @@
        use=vt100+keypad,
  
  # Key Codes from rxvt reference:
-@@ -7116,6 +7145,7 @@ rxvt-basic|rxvt terminal base (X Window
+@@ -7120,6 +7149,7 @@ rxvt-basic|rxvt terminal base (X Window
  rxvt+pcfkeys|rxvt fragment for PC-style fkeys,
        kDC=\E[3$, kEND=\E[8$, kHOM=\E[7$, kIC=\E[2$, kLFT=\E[d,
        kNXT=\E[6$, kPRV=\E[5$, kRIT=\E[c, kel=\E[8\^, kend=\E[8~,
@@ -565,7 +565,7 @@
        kf21=\E[23$, kf22=\E[24$, kf23=\E[11\^, kf24=\E[12\^,
        kf25=\E[13\^, kf26=\E[14\^, kf27=\E[15\^, kf28=\E[17\^,
        kf29=\E[18\^, kf30=\E[19\^, kf31=\E[20\^, kf32=\E[21\^,
-@@ -7198,6 +7228,38 @@ rxvt-cygwin-native|rxvt terminal emulato
+@@ -7202,6 +7232,38 @@ rxvt-cygwin-native|rxvt terminal emulato
             \302x\263y\363z\362{\343|\330~\376,
        use=rxvt-cygwin,
  
@@ -604,7 +604,7 @@
  # This variant is supposed to work with rxvt 2.7.7 when compiled with
  # NO_BRIGHTCOLOR defined.  rxvt needs more work...
  rxvt-16color|rxvt with 16 colors like aixterm,
-@@ -8926,7 +8988,7 @@ pty|4bsd pseudo teletype,
+@@ -8930,7 +8992,7 @@ pty|4bsd pseudo teletype,
  # https://github.com/emacs-mirror/emacs/blob/master/lisp/term.el
  #
  # The codes supported by the term.el terminal emulation in GNU Emacs 19.30
@@ -613,10 +613,10 @@
        am, mir, xenl,
        cols#80, lines#24,
        bel=^G, bold=\E[1m, cr=\r, csr=\E[%i%p1%d;%p2%dr, cub1=^H,
-@@ -8935,6 +8997,13 @@ eterm|GNU Emacs term.el terminal emulati
-       smir=\E[4h, use=ansi+cpr, use=ansi+cup, use=ansi+erase,
-       use=ansi+idl, use=ansi+local, use=ansi+sgrso,
-       use=ansi+sgrul, use=xterm+alt47,
+@@ -8940,6 +9002,14 @@ eterm|GNU Emacs term.el terminal emulati
+       use=ansi+local, use=ansi+sgrso, use=ansi+sgrul,
+       use=xterm+alt47,
+ 
 +eterm|emacs|GNU Emacs term.el terminal emulation,
 +      colors#8, pairs#64,
 +      invis=\E[8m, kcub1=\EOD, kcud1=\EOB,
@@ -624,10 +624,11 @@
 +      khome=\E[1~, knp=\E[6~, kpp=\E[5~,
 +      setab=\E[%p1%{40}%+%dm, setaf=\E[%p1%{30}%+%dm,
 +      use=eterm-19,
- 
++
  # The codes supported by the term.el terminal emulation in GNU Emacs 22.2
  eterm-color|Emacs term.el terminal emulator term-protocol-version 0.96,
-@@ -9202,6 +9271,8 @@ screen.xterm-new|screen customized for m
+       msgr,
+@@ -9206,6 +9276,8 @@ screen.xterm-new|screen customized for m
  # Don't use this, because not everyone has "screen.xterm-new":
  #:screen.xterm|screen for modern xterm,
  #:    use=screen.xterm-new,
@@ -636,7 +637,7 @@
  
  # xterm-r6 does not really support khome/kend unless it is propped up by
  # the translations resource.
-@@ -9294,7 +9365,7 @@ screen-w|VT 100/ANSI X3.64 virtual termi
+@@ -9298,7 +9370,7 @@ screen-w|VT 100/ANSI X3.64 virtual termi
  screen2|VT 100/ANSI X3.64 virtual terminal (old 2.x),
        cols#80, lines#24,
        clear=\E[2J\E[H, cr=\r, cub1=^H, cup=\E[%i%p1%d;%p2%dH,
@@ -645,7 +646,7 @@
        kf2=\ET, kf3=\EU, kf4=\EV, kf5=\EW, kf6=\EP, kf7=\EQ, kf8=\ER,
        kf9=\E0I, khome=\EH, nel=\r\n, ri=\EM, rmso=\E[23m, rs1=\Ec,
        sgr0=\E[m, smso=\E[3m, use=ecma+underline, use=ansi+idc,
-@@ -11227,7 +11298,7 @@ hp700-wy|HP 700/41 emulating Wyse30,
+@@ -11269,7 +11341,7 @@ hp700-wy|HP 700/41 emulating Wyse30,
        ri=\Ej, rmir=\Er, rmso=\EG0$<10/>, rmul=\EG0$<10/>,
        sgr0=\EG0$<10/>, smir=\Eq, smso=\EG4$<10/>,
        smul=\EG8$<10/>, tbc=\E0, vpa=\E[%p1%{32}%+%c,
@@ -654,7 +655,7 @@
        am, da, db, xhp,
        cols#80, lh#2, lines#24, lm#0, lw#8, nlab#8,
        acsc=0cjgktlrmfn/q\,t5u6v8w7x., bel=^G, blink=\E&dA,
-@@ -18714,7 +18785,7 @@ ibm3101|i3101|IBM 3101-10,
+@@ -18757,7 +18829,7 @@ ibm3101|i3101|IBM 3101-10,
        cup=\EY%p1%{32}%+%c%p2%{32}%+%c, cuu1=\EA, ed=\EJ,
        el=\EI, home=\EH, hts=\E0, ind=\n, nel=\r\n, tbc=\EH,
        use=vt52+arrows,
@@ -663,7 +664,7 @@
        is2=\E S, rmacs=\E>B, rs2=\E S,
        sgr=\E4%{64}%?%p1%t%{65}%|%;%?%p2%t%{66}%|%;%?%p3%t%{65}%|%;
            %?%p4%t%{68}%|%;%?%p5%t%{64}%|%;%?%p6%t%{72}%|%;%?%p7%t
-@@ -18948,7 +19019,7 @@ lft|lft-pc850|LFT-PC850|IBM LFT PC850 De
+@@ -18991,7 +19063,7 @@ lft|lft-pc850|LFT-PC850|IBM LFT PC850 De
  
  # "Megapel" refers to the display adapter, which was used with the IBM RT
  # aka IBM 6150.

Reply via email to