1
I Use This!
Low Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Feb 07, 2025 — Feb 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bell (beep) when nothing was deleted. More... about 10 years ago
Removed useless write_raw('') calls. More... about 10 years ago
Added shortcuts.print_tokens function for printing colored output. More... about 10 years ago
Show better error message when passing bytes into prompt(). More... about 10 years ago
Support continuation tokens in shortcuts.prompt() and shortcuts.create_prompt_layout(). More... about 10 years ago
Bugfix in shortcuts._split_multiline_prompt (when having multiple newlines.) More... about 10 years ago
Add softlayer python to list of prompt-toolkit users More... about 10 years ago
Python 3.5 Support More... about 10 years ago
A few small changes regarding setup.py More... about 10 years ago
six.PY2 vs six.PY3 usage. More... about 10 years ago
update link to cmder More... about 10 years ago
Travis - build faster More... about 10 years ago
setup.py - add trove classifiers and version parsing More... about 10 years ago
Add additional aliases for backward compatibility More... about 10 years ago
Generate docs with the correct version More... about 10 years ago
Minor docs improvements More... about 10 years ago
Mention true color in the documentation. More... about 10 years ago
Added pymux screenshot to the gallery. More... about 10 years ago
Some Python 3 fixes, related to the caching changes in previous commit. More... about 10 years ago
Improved caching and caching classes. More... about 10 years ago
A few code style changes. More... about 10 years ago
Bugfix: correctly return result from mouse handler in TokenListControl. More... about 10 years ago
Release 0.57 More... about 10 years ago
Make max_render_postpone_time configurable. (Disable by default -- it did more bad than good.) More... about 10 years ago
Added pymux to list of projects. More... about 10 years ago
Mention bracketed paste in the README. More... about 10 years ago
Release 0.56 More... about 10 years ago
Bugfix in bracketed paste. (Make sure to enable it again for each prompt.) More... about 10 years ago
Release 0.55 More... about 10 years ago
Bugfix in contrib.telnet (eventloop integration). More... about 10 years ago