1
I Use This!
Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jan 12, 2025 — Jan 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed unused import. More... almost 5 years ago
Fixup for previous commit. Lock implementation in ThreadedHistory was not correct. More... almost 5 years ago
Release 3.0.12 More... almost 5 years ago
Fix race condition in `ThreadedHistory`. More... almost 5 years ago
Reset cursor key mode (for vt100 terminals) in the renderer. More... almost 5 years ago
Release 3.0.11 More... almost 5 years ago
Bugfix in ThreadedHistory loading: add timeout to event.wait. More... almost 5 years ago
DynamicProcessor: Fix typo in docstring More... almost 5 years ago
PasswordProcessor: Fix typo in docstring More... almost 5 years ago
Refactoring of history code. More... almost 5 years ago
Refactoring of patch_stdout. More... almost 5 years ago
Poll terminal size every 0.5 seconds. More... almost 5 years ago
Accept asyncio coroutines as key binding handlers. More... almost 5 years ago
setup.py: Add trove classifier for Python 3.9 More... about 5 years ago
Release 3.0.10 More... about 5 years ago
Black for docs/conf.py More... about 5 years ago
Correctly compute width of button symbols. More... about 5 years ago
Widgets: allow customization of button arrows (#1290) More... about 5 years ago
Show original display text in Fuzzy completer if no filtering was done. More... about 5 years ago
Improved WordCompleter: accept display_dict. More... about 5 years ago
Recognize backtab on Windows. More... about 5 years ago
Release 3.0.9 More... about 5 years ago
Update prompt_toolkit links in the documentation. (#1313) More... about 5 years ago
Don't render Attrs to output for every chunk in print_formatted_text. More... about 5 years ago
Feature/ci githubactions (#1298) More... about 5 years ago
Gracefully handle FileHistory decoding errors More... about 5 years ago
Update docstring (#1288) More... about 5 years ago
Prevent asyncio DeprecationWarning (#1291) More... about 5 years ago
add TERM=linux escape sequence for c-tab More... about 5 years ago
Update styling.rst More... about 5 years ago