]> ncurses.scripts.mit.edu Git - ncurses.git/commitdiff
ncurses 6.2 - patch 20210206
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 7 Feb 2021 01:41:32 +0000 (01:41 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 7 Feb 2021 01:41:32 +0000 (01:41 +0000)
+ provide for wide-characters as background character in wbkgrnd
  (report/testcase by Anton Vidovic)
+ add name for Fedora's pcre2 to configure check for "--with-pcre2"
  option, from xterm #363 -TD
+ modify adjustment in PutCharLR to restore the cursor position before
  writing to the lower-right corner, rather than decrementing the
  cursor column, in case it was a double-width character (cf: 20210130).


No differences found