]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.0 - patch 20170916
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 17 Sep 2017 00:11:40 +0000 (00:11 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 17 Sep 2017 00:11:40 +0000 (00:11 +0000)
commit989279b4d718c26ccc7bad2dfba099e4788f5da3
treee83d8a2e406e5619badf091158e2933bb09d99de
parent5d8dbcdd9423bf9821db414fd9ec792ccf1f1027
ncurses 6.0 - patch 20170916

+ minor fix to test/filter.c to avoid clearing the command in one case.
+ modify filter() to discard clr_eos if back_color_erase is set.
13 files changed:
NEWS
VERSION
dist.mk
man/curs_util.3x
ncurses/base/lib_set_term.c
ncurses/tinfo/tinfo_driver.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
test/filter.c