]> ncurses.scripts.mit.edu Git - ncurses.git/commit - VERSION
ncurses 6.4 - patch 20240120
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 20 Jan 2024 22:06:16 +0000 (22:06 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 20 Jan 2024 22:06:16 +0000 (22:06 +0000)
commit235aa9c4f39efed13a7b9a40d191f3a591095f75
tree9d6953ca4fe52eb64c2c700af8d33bf8627707ab
parentbf2c36c4930ac5bb04cd2b1ba209cd09b6f510ab
ncurses 6.4 - patch 20240120

+ improve formatting/style of manpages (patches by Branden Robinson).
+ amend discussion of aliases in tput.1
+ use ansi+sgrbold, ansi+sgrdim, ansi+sgrso, ansi+sgrul, ansi+tabs
  ecma+color, ecma+sgr, vt100+4bsd, vt100+pfkeys, vt220+pcedit
  xterm+256color, xterm+acs, xterm+nopcfkeys, xterm+pcf2 to trim -TD
+ modify configure scripts/makefiles to omit KEY_RESIZE if the
  corresponding SIGWINCH feature is disabled.
43 files changed:
Ada95/aclocal.m4
Ada95/configure
Ada95/gen/Makefile.in
Ada95/gen/gen.c
Ada95/gen/terminal_interface-curses.ads.m4
NEWS
VERSION
configure
configure.in
dist.mk
doc/html/ada/terminal_interface-curses__ads.htm
doc/html/man/form_hook.3x.html
doc/html/man/ncurses.3x.html
doc/html/man/tabs.1.html
doc/html/man/terminfo.5.html
doc/html/man/toe.1m.html
doc/html/man/tput.1.html
include/Caps
include/Caps.aix4
include/Caps.hpux11
include/Caps.keys
include/Caps.osf1r5
include/Caps.uwin
include/MKkey_defs.sh
include/curses.events
include/curses.h.in
man/form_hook.3x
man/tabs.1
man/toe.1m
man/tput.1
misc/terminfo.src
ncurses/Makefile.in
ncurses/tinfo/MKkeys_list.sh
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
test/aclocal.m4
test/configure
test/demo_defkey.c