]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.0 - patch 20160423
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 24 Apr 2016 01:26:19 +0000 (01:26 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 24 Apr 2016 01:26:19 +0000 (01:26 +0000)
commit4b386ffba9ebe520ddc51fe46ba88e008056a67e
treecfafc6d7d663b602102b6f3fb8a9cde23bb23142
parent5723efe1a5c87ef6a0afa2426538156241f380db
ncurses 6.0 - patch 20160423

+ modify test/ncurses.c 'd' edit-color menu to optionally read xterm
  color palette directly from terminal, as well as handling KEY_RESIZE
  and screen-repainting with control/L and control/R.
+ add 'oc' capability to xterm+256color, allowing palette reset for
  xterm -TD
NEWS
VERSION
dist.mk
misc/terminfo.src
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
test/ncurses.c