]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.7 - patch 20110205
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 6 Feb 2011 02:33:36 +0000 (02:33 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 6 Feb 2011 02:33:36 +0000 (02:33 +0000)
commit8639fbcc9f182c74c2974dec2da5eed5cb703700
treec2320ace8b16df91e1b35a762cb65b8dfad49f9e
parent70322aa06a4a97ebff76d2869ad923cdf51ee0a9
ncurses 5.7 - patch 20110205

+ add xterm-utf8 entry as a demo of the U8 feature -TD
+ add U8 feature to denote entries for terminal emulators which do not
  support VT100 SI/SO when processing UTF-8 encoding -TD
+ improve the NCURSES_NO_UTF8_ACS feature by adding a check for an
  extended terminfo capability U8 (prompted by mailing list
  discussion).
NEWS
dist.mk
man/ncurses.3x
misc/terminfo.src
ncurses/tinfo/free_ttype.c
ncurses/tinfo/lib_setup.c