1
I Use This!
Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 7 hours ago.
Jan 02, 2025 — Jan 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set missing minimal requirement on wcwidth (require >=0.1.4 as the first version with a wheel) (#2036) More... about 2 months ago
Fix typing issues in __init__.py (#2035) More... about 2 months ago
Implement lazy loading of `__version__` (#2031) More... about 2 months ago
Fix nested completer which got broken in previous 'get_word_before_cursor' fix (#2034) More... about 2 months ago
Clarify that patch_stdout also redirect stderr (#2029) More... about 2 months ago
Fix progress_dialog shortcut and examples/dialogs/progress_dialog.py (#2033) More... about 2 months ago
Small typing fixes. (#2027) More... 2 months ago
docs: move the logo to the sidebar (#2022) More... 3 months ago
Fix get_word_before_cursor behavior (#2025) More... 3 months ago
Release 3.0.52 More... 4 months ago
Follow-up: accept 'show_frame' in 'prompt_async()' and accept extra key bindings in 'choice'. (#2011) More... 4 months ago
Add `choice` shortcut for selecting an option amongst a list of choices. (#2005) More... 4 months ago
Re-add project URLs after migration to pyproject.toml (#1986) More... 4 months ago
Fix images in README.rst (#1987) More... 4 months ago
Fix signal handling in `_restore_sigint_from_ctypes` for GraalPy (#2000) More... 4 months ago
Implement flushing in Windows VT100 input (#2001) More... 5 months ago
Fix button width when non English characters are displayed More... 5 months ago
Update docs theme to Nefertiti 0.8.6 (#2002) More... 5 months ago
Stop using @abstractproperty which is deprecated. (#2004) More... 5 months ago
Various typing fixes: (#2003) More... 5 months ago
Add support for ANSI dim text formatting (#1999) More... 6 months ago
Release 3.0.51 More... 9 months ago
Use pyproject.toml instead of setup.py and uv(x) in GitHub workflow. (#1984) More... 9 months ago
Use importlib.metadata to obtain the version in __init__.py (#1983) More... 9 months ago
Fix edge case with leading line ending in 'split_lines'. (#1982) More... 9 months ago
Release 3.0.50 (#1969) More... 12 months ago
Optimize rendering. Don't output escape codes for hiding/showing the cursor if not needed. (#1968) More... 12 months ago
Release 3.0.49 (#1964) More... 12 months ago
Fix Github Actions. (#1965) More... 12 months ago
Fix dead readline link in doc (#1941) More... 12 months ago