[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.9-20120428.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.9-20120428.patch.gz |
Date: |
Sat, 28 Apr 2012 20:58:15 -0400 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
ncurses 5.9 - patch 20120428 - Thomas E. Dickey
------------------------------------------------------------------------------
Ncurses 5.9 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.9 are in the subdirectory
ftp://invisible-island.net/ncurses/5.9
------------------------------------------------------------------------------
ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20120428.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Apr 29 00:54:13 UTC 2012
------------------------------------------------------------------------------
NEWS | 17 +++++-
dist.mk | 4 -
doc/html/ncurses-intro.html | 5 +
doc/ncurses-intro.doc | 1
man/curs_inopts.3x | 47 ++++++++++++++++-
misc/terminfo.src | 114 ++++++++++++++++++------------------------
ncurses/tinfo/comp_scan.c | 4 -
ncurses/trace/lib_trace.c | 4 -
progs/tic.c | 91 ++++++++++++++++++++++++++-------
9 files changed, 192 insertions(+), 95 deletions(-)
------------------------------------------------------------------------------
20120428
+ fix some inconsistencies between vt320/vt420, e.g., cnorm/civis -TD
+ add eslok flag to dec+sl -TD
+ dec+sl applies to vt320 and up -TD
+ drop wsl width from xterm+sl -TD
+ reuse xterm+sl in putty and nsca-m -TD
+ add ansi+tabs to vt520 -TD
+ add ansi+enq to vt220-vt520 -TD
+ fix a compiler warning in example in ncurses-intro.doc (Paul Waring).
+ added paragraph in keyname manpage telling how extended capabilities
are interpreted as key definitions.
+ modify tic's check of conflicting key definitions to include extended
capability strings in addition to the existing check on predefined
keys.
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ncurses-5.9-20120428.patch.gz,
Thomas Dickey <=