]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.3 - patch 20221224
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 25 Dec 2022 01:37:04 +0000 (01:37 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 25 Dec 2022 01:37:04 +0000 (01:37 +0000)
commita0914678507b8ee1d1a0440625235fd7b48964bc
treef75b0b841d067fba504c842786a2bd8f1db64a0f
parent38e60f5f7931446480f1a7ca707c370ec365ba47
ncurses 6.3 - patch 20221224

+ add mutex lock/unlock in a few places reported by thread-sanitizer
+ add/use bracketed+paste to help identify terminals supporting this
  xterm feature (prompted by discussion with Bram Moolenaar) -TD
15 files changed:
NEWS
VERSION
dist.mk
misc/terminfo.src
ncurses/base/lib_getch.c
ncurses/tty/lib_tstp.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
test/ditto.c
test/worm.c