bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ncurses-5.4-20050723.patch.gz


From: Thomas Dickey
Subject: ncurses-5.4-20050723.patch.gz
Date: Sat, 23 Jul 2005 20:49:05 -0400
User-agent: Mutt/1.5.9i

 ncurses 5.4 - patch 20050723 - T.Dickey

 ------------------------------------------------------------------------------

 Ncurses 5.4 is at
        ftp.gnu.org:/pub/gnu

 Patches for ncurses 5.4 are in the subdirectory
        ftp://invisible-island.net/ncurses/5.4

 ------------------------------------------------------------------------------
 NEWS               |   13 
 aclocal.m4         |  232 +++++-
 c++/cursespad.cc   |    5 
 c++/cursesw.h      |    5 
 configure          | 1860 ++++++++++++++++++++++++++++-----------------------
 configure.in       |   13 
 dist.mk            |    4 
 misc/terminfo.src  |   38 -
 progs/dump_entry.c |   67 +
 progs/tic.c        |   43 +
 10 files changed, 1365 insertions(+), 915 deletions(-)
 ------------------------------------------------------------------------------

20050723
        + updates/fixes for configure script macros from vile.
        + make prism9's sgr string agree with the rest of the terminfo -TD
        + make vt220's sgr0 string consistent with sgr string, do this for
          several related cases -TD
        + improve translation to termcap by filtering the 'me' (sgr0) strings
          as in the runtime call to tgetent() (prompted by a discussion with
          Thomas Klausner).
        + improve tic check for sgr0 versus sgr(0), to help ensure that sgr0
          resets line-drawing.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]