Update to ncurses-6.2 patch 20210130
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=527
This commit is contained in:
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 1 07:58:24 UTC 2021 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Add ncurses 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
|
||||
- Port patch ncurses-6.2.dif
|
||||
* Skip cvvis entries where vt220+cvis is used
|
||||
* Skip function keys in rxvt-basic as rxvt+pcfkeys and use=vt220+keypadcw
|
||||
is used
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 25 13:04:21 UTC 2021 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
|
Reference in New Issue
Block a user