]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20120428
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 29 Apr 2012 00:54:13 +0000 (00:54 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 29 Apr 2012 00:54:13 +0000 (00:54 +0000)
commitbeb0f0c6911096ee19815bdf2601c4317d80341f
treed5e398cb0a63af2d49744e628cf43c997212b0b7
parenta1ed68d7068a7c0721a96a6e48dc4c1331edde23
ncurses 5.9 - patch 20120428

+ fix some inconsistencies between vt320/vt420, e.g., cnorm/civis -TD
+ add eslok flag to dec+sl -TD
+ dec+sl applies to vt320 and up -TD
+ drop wsl width from xterm+sl -TD
+ reuse xterm+sl in putty and nsca-m -TD
+ add ansi+tabs to vt520 -TD
+ add ansi+enq to vt220-vt520 -TD
+ fix a compiler warning in example in ncurses-intro.doc (Paul Waring).
+ added paragraph in keyname manpage telling how extended capabilities
  are interpreted as key definitions.
+ modify tic's check of conflicting key definitions to include extended
  capability strings in addition to the existing check on predefined
  keys.
NEWS
dist.mk
doc/html/ncurses-intro.html
doc/ncurses-intro.doc
man/curs_inopts.3x
misc/terminfo.src
ncurses/tinfo/comp_scan.c
ncurses/trace/lib_trace.c
progs/tic.c