Ana Guerrero 40bd84e693 Accepting request 1349379 from devel:languages:python
- update to 1.37:
  * bugfix: legacy CSI letter-form sequences with explicit
    modifiers and event type were not resolved to key names,
    this affected only some terminals, such as Ghostty.
- update to 1.36:
  * bugfix: [ key returned Keystroke.name of CSI in Kitty
    keyboard protocol mode, it is now correctly identified as
    KEY_LEFT_SQUARE_BRACKET.
  * improved: Kitty keyboard protocol now synthesizes
    Keystroke.name for all ASCII alphanumeric and punctuation
    keys, including unmodified press events (e.g., KEY_A,
    KEY_PERIOD, KEY_LEFT_SQUARE_BRACKET). Previously, only
    modified or released/repeated keys received synthesized
    names.
- update to 1.35:
  * introduced: new method `Terminal.cursor_shape()` context
    manager and `blessed.cursor_shape.CursorShape` constants for
    DECSCUSR cursor shape control (block, underline, bar --
    steady or blinking).
  * bugfix: method `Terminal.get_fgcolor` and method
    `Terminal.get_bgcolor` now correctly interprets ST-terminated
    OSC responses in addition to BEL-terminated.
  * improved: Synthesize attribute `Keystroke.name` for
    "released" and "repeated" key states, when using the kitty
    keyboard protocol.
  * new: methods `Keystroke.key_name` and `Keystroke.key_value`
    allow for better key and value tracking when using kitty
    keyboard protocol with pressed, released, and repeated
    events.
- update to 1.34:

OBS-URL: https://build.opensuse.org/request/show/1349379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blessed?expand=0&rev=19
2026-04-26 19:12:23 +00:00
2026-04-26 11:33:53 +00:00
2026-04-26 11:33:53 +00:00
2026-04-26 11:33:53 +00:00
2026-04-26 11:33:53 +00:00
Description
No description provided
108 KiB
Languages
RPM Spec 100%