]> ncurses.scripts.mit.edu Git - ncurses.git/commit - NEWS
ncurses 6.4 - patch 20230610
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 10 Jun 2023 18:08:15 +0000 (18:08 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 10 Jun 2023 18:08:15 +0000 (18:08 +0000)
commitb3719ca8b52aa07d0d85f7c1ce645a471397ccfe
tree01b1f81c8d6bad7913bdc7b91d093ee7b74014e3
parent46503c9c062e855bb9bcdc61aab11844ed8e5e20
ncurses 6.4 - patch 20230610

+ improve manpages discussing file descriptors in low-level functions.
+ modify flushinp to use file descriptors in SCREEN, rather than from
  TERMINAL, and check if they are for a terminal, like SVr4.
+ modify mcprint to use file descriptor in SCREEN, for consistency.
+ add xterm+focus to foot+base (patch by Daniel Ekloef).
+ correct definition of Charable() for non-wide ncurses library (report
  and test-case by Zbigniew Baniewski).
36 files changed:
NEWS
VERSION
dist.mk
doc/html/man/adacurses6-config.1.html
doc/html/man/captoinfo.1m.html
doc/html/man/clear.1.html
doc/html/man/curs_initscr.3x.html
doc/html/man/curs_terminfo.3x.html
doc/html/man/form.3x.html
doc/html/man/infocmp.1m.html
doc/html/man/infotocap.1m.html
doc/html/man/menu.3x.html
doc/html/man/ncurses.3x.html
doc/html/man/ncurses6-config.1.html
doc/html/man/panel.3x.html
doc/html/man/tabs.1.html
doc/html/man/terminfo.5.html
doc/html/man/tic.1m.html
doc/html/man/toe.1m.html
doc/html/man/tput.1.html
doc/html/man/tset.1.html
man/curs_initscr.3x
man/curs_terminfo.3x
man/manhtml.aliases
man/tset.1
misc/terminfo.src
ncurses/curses.priv.h
ncurses/tinfo/lib_kernel.c
ncurses/tinfo/lib_print.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
package/ncursest.spec