]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20130302
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 3 Mar 2013 01:02:00 +0000 (01:02 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 3 Mar 2013 01:02:00 +0000 (01:02 +0000)
commit448c4dbefe6aa9604a5a8cefa3b3596b3ddb4b78
treec733941d17bf6945565e09e39bbd43747bd43d02
parent555811d68fc57f29fcf3d803adfbf7070b6a70e7
ncurses 5.9 - patch 20130302

+ add section to terminfo manpage discussing user-defined capabilities.
+ update manpage description of NCURSES_NO_SETBUF, explaining why it
  is obsolete.
+ add a check in waddch_nosync() to ensure that tab characters are
  treated as control characters; some broken locales claim they are
  printable.
+ add some traces to the Windows console driver.
+ initialize a temporary array in _nc_mbtowc, needed for some cases
  of raw input in MinGW port.
NEWS
dist.mk
man/ncurses.3x
man/terminfo.head
man/terminfo.tail
ncurses/base/lib_addch.c
ncurses/widechar/widechars.c
ncurses/win32con/win_driver.c
package/debian/changelog
package/ncurses.spec