bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20120512.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20120512.patch.gz
Date: Sat, 12 May 2012 20:37:02 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.9 - patch 20120512 - 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-20120512.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun May 13 00:35:57 UTC 2012
 ------------------------------------------------------------------------------
 NEWS                     |   11 ++++++++-
 dist.mk                  |    4 +--
 misc/terminfo.src        |   37 ++++++------------------------
 ncurses/tty/tty_update.c |   13 +++++-----
 test/background.c        |   54 ++++++++++++++++++++++++++++++++++++++++-----
 5 files changed, 75 insertions(+), 44 deletions(-)
 ------------------------------------------------------------------------------
 
20120512
        + corrected 'op' for bterm (report by Samuel Thibault) -TD
        + modify test/background.c to demonstrate a background character
          holding a colored ACS_HLINE.  The behavior differs from SVr4 due to
          the thick- and double-line extension (cf: 20091003).
        + modify handling of acs characters in PutAttrChar to avoid mapping an
          unmapped character to a space with A_ALTCHARSET set.
        + rewrite vt520 entry based on vt420 -TD

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