factory
- update to 0.7.0:
* **New** support for kitty text sizing protocol (OSC 66) in
`width()` and `clip()`.
* **New** `clip()` parameter ``control_codes='parse'``,
``'ignore'``, and ``'strict'``.
* **Improved** `clip()` and `width()` to support horizontal
cursor sequences (``cub``, ``cuf``, ``hpa``).
Cursor-left (``cub``) or backspace (``b``) now
overwrites text. column_address (``hpa``) and carriage
return (``r``) are now parsed, and more values conditionally
raise ``ValueError`` when ``control_codes='strict'``.
OBS-URL: https://build.opensuse.org/request/show/1354094
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wcwidth?expand=0&rev=25
Description
No description provided
Languages
RPM Spec
100%