bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20110820.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20110820.patch.gz
Date: Sat, 20 Aug 2011 20:38:33 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.9 - patch 20110820 - 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-20110820.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Aug 21 00:33:59 UTC 2011
 ------------------------------------------------------------------------------
 NEWS                      |   12 +
 README                    |   10 -
 dist.mk                   |    4 
 include/curses.h.in       |   14 --
 misc/terminfo.src         |  299 ++++++++++++++++++++++++++++++++------------
 ncurses/tinfo/comp_scan.c |    4 
 test/ncurses.c            |    6 
 7 files changed, 248 insertions(+), 101 deletions(-)
 ------------------------------------------------------------------------------
 
20110820
        + add a check to ensure that termcap files which might have "^?" do
          not use the terminfo interpretation as "\177".
        + minor cleanup of X-terminal emulator section of terminfo.src -TD
        + add terminator entry -TD
        + add simpleterm entry -TD
        + improve wattr_get macros by ensuring that if the window pointer is
          null, then the attribute and color values returned will be zero
          (cf: 20110528).


-- 
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]