forked from pool/python-pyte
6484499feaae8a456c60beaabb7fd7ee6a6baddd260bed397c386b4c3f09ea4f
- Enable tests unconditionaly
- specfile:
* update copyright year
- update to version 0.8.0:
* Modified the logic around tracking position in the
"HistoryScreen", allowing the full history to be accessed. See PR
#96 on GitHub.
* Send C0 encoded CSI instead of C1, avoiding compatibility issues
with unicode. See issue #99 on GitHub.
* Changed "Stream" to really ignore "SI" in UTF-8 mode. See PR #106
on GitHub. Thanks to @jwodder!
* Fixed `DECSCNM` handling bug. The attributes of
"Screen.default_char" were not reversed leaving all blank
characters as-is. See PR #102 on GitHub. Thanks to @zblz!
* Correctly terminate OSC mode in "Stream" on receipt of a C0
encoded "ST" character.
* Allowed resetting cursor attributes in the middle of the SGR
sequence. See PR#109 on GiHub. Thanks @andreivasiliu!
* On exit from `DECCOLM` mode, restore the terminal width from
before entering `DECCOLM` mode.
* Changed "Screen.select_graphic_rendition" to ignore
malformed256/24bit colours. See issue #115 on GitHub.
OBS-URL: https://build.opensuse.org/request/show/621579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyte?expand=0&rev=5
Description
No description provided
Languages
RPM Spec
100%