1
I Use This!
Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Sep 19, 2025 — Sep 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release 3.0.53 More... about 2 months ago
Fix some incorrect rst markups (#2074) More... about 2 months ago
Update return types of dialog shortcuts to include None when cancelled More... about 2 months ago
Handle ascii decode errors in terminal type decoding of telnet protocol. (#2080) More... about 2 months ago
Typing fix in breakpointhook. More... about 2 months ago
Allow to specify `show_numbers` in `ChoiceInput` (#2059) More... 4 months ago
Fix FuzzyWordCompleter meta_dict type hint to match WordCompleter (#2070) More... 4 months ago
Fix: handle surrogate pairs in FileHistory.store_string (#2062) More... 4 months ago
Fix typo (#2064) More... 4 months ago
fix(vt100): treat OSError on add_reader as EOFError (macOS kqueue) (#2065) More... 4 months ago
Fix typo in docstring (#2052) More... 6 months ago
Fix GitHub Actions and Python upgrade to >=3.10 More... 6 months ago
Fix vt100 6x6x6 color cube range and missing grayscale shades (232, 254-255) (#2055) More... 6 months ago
Set missing minimal requirement on wcwidth (require >=0.1.4 as the first version with a wheel) (#2036) More... 10 months ago
Fix typing issues in __init__.py (#2035) More... 10 months ago
Implement lazy loading of `__version__` (#2031) More... 10 months ago
Fix nested completer which got broken in previous 'get_word_before_cursor' fix (#2034) More... 10 months ago
Clarify that patch_stdout also redirect stderr (#2029) More... 11 months ago
Fix progress_dialog shortcut and examples/dialogs/progress_dialog.py (#2033) More... 11 months ago
Small typing fixes. (#2027) More... 11 months ago
docs: move the logo to the sidebar (#2022) More... 11 months ago
Fix get_word_before_cursor behavior (#2025) More... 11 months ago
Release 3.0.52 More... about 1 year ago
Follow-up: accept 'show_frame' in 'prompt_async()' and accept extra key bindings in 'choice'. (#2011) More... about 1 year ago
Add `choice` shortcut for selecting an option amongst a list of choices. (#2005) More... about 1 year ago
Re-add project URLs after migration to pyproject.toml (#1986) More... about 1 year ago
Fix images in README.rst (#1987) More... about 1 year ago
Fix signal handling in `_restore_sigint_from_ctypes` for GraalPy (#2000) More... about 1 year ago
Implement flushing in Windows VT100 input (#2001) More... about 1 year ago
Fix button width when non English characters are displayed More... about 1 year ago