Update to ncurses-6.2-20200502

OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=488
This commit is contained in:
2020-05-04 06:40:26 +00:00
committed by Git OBS Bridge
parent 7602f3e1fd
commit 330a0da0a6
4 changed files with 48 additions and 32 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon May 4 06:35:31 UTC 2020 - Dr. Werner Fink <werner@suse.de>
- Add ncurses patch 20200502
+ add details on the change to Linux SGR 21 in 2018 -TD
+ add xterm-direct16 and xterm-direct256 -TD
+ modify lib_mouse.c to check for out-of-range button numbers, convert
those to position reports.
-------------------------------------------------------------------
Mon Apr 27 08:55:40 UTC 2020 - Dr. Werner Fink <werner@suse.de>
- Add ncurses patch 20200425
+ use vt100+fnkeys in putty -TD
+ fix a typo in tput.1; "columns" should be "cols".
-------------------------------------------------------------------
Mon Apr 20 06:39:46 UTC 2020 - Dr. Werner Fink <werner@suse.de>