]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.7 - patch 20100828
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 29 Aug 2010 00:20:14 +0000 (00:20 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 29 Aug 2010 00:20:14 +0000 (00:20 +0000)
commitd4ff840fddef2f6deb4a3daeb26d398a93b58dd2
tree199327c92a97f011a916de65adfd79b9f0612212
parent9bb12d03d854ce72b456e525f0c560f2fa91545d
ncurses 5.7 - patch 20100828

+ modify nsterm, xnuppc and tek4115 to make sgr/sgr0 consistent -TD
+ add check in terminfo source-reader to provide more informative
  message when someone attempts to run tic on a compiled terminal
  description (prompted by Debian #593920).
+ note in infotocap and captoinfo manpages that they read terminal
  descriptions from text-files (Debian #593920).
+ improve acsc string for vt52, show arrow keys (patch by Benjamin
  Sittler).
15 files changed:
NEWS
dist.mk
man/captoinfo.1m
man/infotocap.1m
man/tic.1m
misc/terminfo.src
ncurses/base/lib_getch.c
ncurses/base/tries.c
ncurses/curses.priv.h
ncurses/tinfo/comp_scan.c
ncurses/tinfo/setbuf.c
ncurses/tinfo/write_entry.c
ncurses/trace/lib_traceatr.c
ncurses/trace/trace_buf.c
ncurses/widechar/lib_get_wch.c