]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.2 - patch 20210130
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 31 Jan 2021 01:43:20 +0000 (01:43 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 31 Jan 2021 01:43:20 +0000 (01:43 +0000)
commit5d5daf53864fdb666df16c82c3710025cf119e9d
tree58a92a53c4a960b481f235cb95d25baa8715fd9c
parent4546e76f7d630a849ac9e17deda7bee36919f800
ncurses 6.2 - patch 20210130

+ correct an off-by-one in comparison in waddch_literal() which caused
  scrolling when a double-cell character would not fit at the lower
  right corner of the screen (report by Benno Schulenberg).
+ split-out att610+cvis, vt220+cvis, vt220+cvis8 -TD
+ add vt220-base, for terminal emulators which generally have not
  supported att610's blinking cursor control -TD
+ use vt220+cvis in vt220, etc -TD
+ use att610+cvis, xterm+tmux and ansi+enq in kitty -TD
+ use vt220+cvis in st, terminology, termite since they ignore
  blinking-cursor detail in att610+cvis -TD
12 files changed:
NEWS
VERSION
dist.mk
misc/terminfo.src
ncurses/base/lib_addch.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