1
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 15 hours ago.
Feb 03, 2025 — Feb 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added stop_time More... over 6 years ago
Mention that WordCompleter was moved in prompt_toolkit 2.0. More... over 6 years ago
Fix pager.py example when not in same directory More... over 6 years ago
fix typo "than than" More... over 6 years ago
Fixed progress bar code for windows. signal.SIGWINCH does not exist on Windows. More... over 6 years ago
Make sure HANDLE on Windows has a correct size More... over 6 years ago
Improved documentation about run_in_terminal + fixed link in setup.py. More... over 6 years ago
Added nested completer. More... over 6 years ago
Improved a few type annotations. More... over 6 years ago
Add pydoro to PROJECTS.rst More... over 6 years ago
Remove no-\r assertion in print_formatted_text More... over 6 years ago
Removed extra "the" in documentation. More... over 6 years ago
Improved usage of Application background tasks. More... over 6 years ago
Fixed telnet examples. More... over 6 years ago
Allow PromptSession to take Document as `default` More... over 6 years ago
example does not work due to spelling More... over 6 years ago
Updated Windows support section in README. More... over 6 years ago
Added isort section to setup.cfg. More... over 6 years ago
Use nursery-like concept for background tasks. More... over 6 years ago
Support progress bars without wrapping an iterable. More... over 6 years ago
Several typing related fixes. More... over 6 years ago
Update README More... over 6 years ago
Documentation about prompt_async. More... over 6 years ago
Type annotations for NotImplementedOrNone. More... over 6 years ago
A few typing related fixes. More... over 6 years ago
CheckboxList & more Dialogs documentation More... over 6 years ago
Prompt_toolkit 3.0 documentation improvements. More... over 6 years ago
Added mypy.ini and a few type annotations improvements. More... over 6 years ago
Python 3.6 compatibility regarding contextvars usage in progress bars. More... over 6 years ago
Fix in progress bar shortcuts. Use correct input/output from AppSession by default. More... over 6 years ago