openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
python-prompt-toolkit
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Feb 27, 2025 — Feb 27, 2026
Showing page 51 of 94
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added Ergonomica to the list of projects.
Jonathan Slenders
More...
about 9 years ago
Use shlex.split() when calling the subprocess.
Jonathan Slenders
More...
about 9 years ago
Set VMIN to 1 when entering raw mode
Gabriel McManus
More...
about 9 years ago
Adds Coconut to projects that use prompt_toolkit
Evan Hubinger
More...
about 9 years ago
fallback to default terminal size if reported as 0
David Szotten
More...
about 9 years ago
Handle arguments in the $EDITOR or $VISUAL env variable
Matthias Bussonnier
More...
about 9 years ago
Release 1.0.13
Jonathan Slenders
More...
about 9 years ago
Release 1.0.11
Jonathan Slenders
More...
about 9 years ago
Bugfix: only handle edit-and-execute-command in Vi Navigation mode.
Jonathan Slenders
More...
about 9 years ago
Removed deprecation warning, regarding KeyBindingManager in the documentation.
Jonathan Slenders
More...
about 9 years ago
Release 1.0.10
Jonathan Slenders
More...
about 9 years ago
Added missing explicit loops for Futures in asyncio_posix eventloop.
Piotr Ĺšniegowski
More...
about 9 years ago
Fix IndexError in operate-and-get-next command
qweeze
More...
about 9 years ago
Fix IndexError in operate-and-get-next command
qweeze
More...
about 9 years ago
prompt_toolkit 2.0 refactoring: rewrite of the architecture (part 1).
Jonathan Slenders
More...
about 9 years ago
Fixed the NoConsoleScreenBuffer error that appeared on some 64bit Python versions.
Jonathan Slenders
More...
about 9 years ago
Added example to PygmentsLexer docstring.
Jonathan Slenders
More...
about 9 years ago
Added example to docstring of style_from_pygments.
Jonathan Slenders
More...
about 9 years ago
Don't include add_binding and remove_binding to the BaseRegistry interface.
Jonathan Slenders
More...
about 9 years ago
Pass `raw=True` to the `stdout_context` in `prompt_toolkit.shortcuts`.
Jonathan Slenders
More...
about 9 years ago
Improved the patch-stdout.py example. Make the background thread a daemon.
Jonathan Slenders
More...
about 9 years ago
Added an reverse_vi_search_direction option.
Jonathan Slenders
More...
about 9 years ago
Renamed load_default_key_bindings_for_prompt to load_key_bindings_for_prompt.
Jonathan Slenders
More...
about 9 years ago
Implemented keyboard macros. (Like readline in Emacs mode.)
Jonathan Slenders
More...
about 9 years ago
Visual a quoted insert using '^', just like in Vi.
Jonathan Slenders
More...
about 9 years ago
Added quoted-insert named command.
Jonathan Slenders
More...
about 9 years ago
Small cleanup in basic key bindings.
Jonathan Slenders
More...
about 9 years ago
Ignore all other matches if eager key bindings were found.
Jonathan Slenders
More...
about 9 years ago
Removed unused imports.
Jonathan Slenders
More...
about 9 years ago
Added complete/menu-complete/menu-complete-backward named commands.
Jonathan Slenders
More...
about 9 years ago
←
1
2
…
47
48
49
50
51
52
53
54
55
…
93
94
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree