]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20120421
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 21 Apr 2012 21:46:50 +0000 (21:46 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 21 Apr 2012 21:46:50 +0000 (21:46 +0000)
commita1ed68d7068a7c0721a96a6e48dc4c1331edde23
treed2e1842e6ff532942c424b33465b874c008ec862
parenta5c5f83f5704909b0fcbfc2668d664cded977ff8
ncurses 5.9 - patch 20120421

+ improve cleanup of temporary files in tic using atexit().
+ add msgr to vt420, similar DEC vtXXX entries -TD
+ add several missing vt420 capabilities from vt220 -TD
+ factor out ansi+pp from several entries -TD
+ change xterm+sl and xterm+sl-twm to include only the status-line
  capabilities and not "use=xterm", making them more generally useful
  as building-blocks -TD
+ add dec+sl building block, as example -TD
+ add XT to some terminfo entries to improve usefulness for other
  applications than screen, which would like to pretend that xterm's
  title is a status-line.  -TD
+ change use-clauses in ansi-mtabs, hp2626, and hp2622 based on review
  of ordering and overrides -TD
NEWS
dist.mk
misc/terminfo.src
progs/tic.c