745d0bd678
- update to 1.27: * fix flit/delete MANIFEST.in for re-release, - update to 1.26: * mypy check no-untyped-call and type-var * test length with characters where wcwidth returns -1 * Add optional testing for Python 3.15 * ci/docformatter/lint fixes * call length() less in wrap() * Add break_on_hyphens support (rework of #330) * Add Terminal.color_hex('#rgb'), Bugfix get_fgcolor() * Add Terminal.scroll_region() context manager * Add Terminal.no_line_wrap() context manager * Bugfix: Variation Selector-16/ZWJ and starting sequences in wrap() * New method: Terminal.detect_ambiguous_width() -> [1, 2] * move_up(), move_down(), Terminal.move_left(), move_right() which are strings that move the cursor one cell in the respective direction, are now also callables for moving n cells to the * Context Managers, fullscreen(), hidden_cursor(), and keypad() * deprecated: superscript, subscript, shadow, and dim are no longer “compoundable” with colors. Use Unicode text or 256 or 24-bit
Dirk Mueller2026-01-22 14:36:36 +00:00
8df9342613
Accepting request 1320156 from devel:languages:python
Ana Guerrero2025-11-26 16:18:44 +00:00
6a1c1e54b9
Accepting request 1320127 from home:glaubitz:branches:devel:languages:python
Markéta Machová2025-11-26 11:09:25 +00:00
5adcf89e72
Accepting request 1318442 from devel:languages:python
Ana Guerrero2025-11-18 14:41:24 +00:00
456467ba81
- Update to 1.17.10: * bugfix: Now imports on 3.10+ * bugfix: Fix detection of shift+arrow keys when using tmux. :ghissue:178.
Steve Kowalik2020-08-26 06:49:28 +00:00