forked from pool/ncurses
.
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=267
This commit is contained in:
parent
2d74dbc639
commit
a105b3f1c0
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c861fb5f0e9feb0564ba5ef4f3d2744cb56ec6ba831aae430cd734b6cfd676c7
|
||||
size 1271039
|
||||
oid sha256:93de4dcf09a44b4eb08a917ffe261bf736f1bbf67c24ba4979fe1263b5b80e22
|
||||
size 1288596
|
||||
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 24 08:44:52 UTC 2016 - werner@suse.de
|
||||
|
||||
- Add ncurses patch 20161022
|
||||
+ modify tset -w (and tput reset) to update the program's copy of the
|
||||
screensize if it was already set in the system, to improve tabstop
|
||||
setting which relies upon knowing the actual screensize.
|
||||
+ add functionality of tset -w to tput, like the "-c" feature this is
|
||||
not optional in tput.
|
||||
+ add "clear" as a possible link/alias to tput.
|
||||
+ improve tput's check for being called as "init" or "reset" to allow
|
||||
for transformed names.
|
||||
+ split-out the "clear" function from progs/clear.c, share with
|
||||
tput to get the same behavior, e.g., the E3 extension.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 17 08:37:12 UTC 2016 - werner@suse.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user