1
I Use This!
Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jan 26, 2025 — Jan 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix exception causes all over the codebase More... over 5 years ago
Fix several typing issues, revealed after the latest mypy release. More... over 5 years ago
Cancel pending task to prevent unhandled exception More... over 5 years ago
Fix exception cause in regular_languages/validation.py More... over 5 years ago
A few pyflakes fixes: added several imports to __all__. More... over 5 years ago
Make sure all LF are preceded by a CR in the telnet connection stdout More... over 5 years ago
Update the telnet server to provide the client terminal type to the prompt-toolkit output object More... over 5 years ago
Update the ssh server to provide the client terminal type to the prompt-toolkit output object More... over 5 years ago
Set pipe input object as responding to CPR by default More... over 5 years ago
Added Python 3.8 to classifiers in setup.py. More... over 5 years ago
Cancel CPR futures before dropping them More... over 5 years ago
spellfix functiom -> function More... over 5 years ago
fix doc example error (missing import) More... over 5 years ago
Expose AnyContainer in prompt_toolkit.layout. More... over 5 years ago
A few improvements to the Checkbox implementation. More... over 5 years ago
Expose KeyPressEvent in key_binding/__init__.py More... over 5 years ago
Use sys.stdin.encoding for decoding stdin stream. More... almost 6 years ago
Optimization to the removal of trailing spaces in the render code. More... almost 6 years ago
Updated documentation for pattern parameter of WordCompleter More... almost 6 years ago
Enable mypy to discover type hints as specified in PEP 561. More... almost 6 years ago
Ensure rprompt aligns with input. More... almost 6 years ago
Added comment regarding the origin of the fancy-zsh-prompt theme. More... almost 6 years ago
Fixes grammar More... almost 6 years ago
Added some documentation regarding unit testing. More... almost 6 years ago
Added fancy-zsh-prompt.py example. More... almost 6 years ago
Handle situation when signal.getsignal returns None. More... almost 6 years ago
Release 3.0.5 More... almost 6 years ago
Removed temporary .swp file. More... almost 6 years ago
Fix mouse handling on Windows. More... almost 6 years ago
Update Python requirements in the documentation (3.6+). More... almost 6 years ago