]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20110820
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 21 Aug 2011 00:33:59 +0000 (00:33 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 21 Aug 2011 00:33:59 +0000 (00:33 +0000)
commitbd257b9d8d715a9a63dab215fcdc53f106e7d050
treeca5819c50e96f41f11eeceb62851c69336d56d16
parentc002077d39fa24ddfe33793eb22942d9518da6fd
ncurses 5.9 - patch 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).
NEWS
README
dist.mk
include/curses.h.in
misc/terminfo.src
ncurses/tinfo/comp_scan.c
test/ncurses.c