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
about 17 hours
ago. based on code collected
about 17 hours
ago.
Feb 27, 2025 — Feb 27, 2026
Showing page 17 of 94
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed type annotations for PromptSession._dumb_prompt().
Jonathan Slenders
More...
about 6 years ago
Added is_dumb_terminal helper.
Jonathan Slenders
More...
about 6 years ago
Several improvements to dumb terminal implementation.
Jonathan Slenders
More...
about 6 years ago
Better detection of default color depth.
Jonathan Slenders
More...
about 6 years ago
Enforce 8bit color depth for unit tests.
Jonathan Slenders
More...
about 6 years ago
Improved the performance of the regular languages compiler: generate fewer and better regexes.
Jonathan Slenders
More...
about 6 years ago
Fix the style name: current-line-number -> line-number.current
Hisanobu Okuda
More...
about 6 years ago
Use a win32 Event to notify the loop in `_Win32Handles` to stop waiting for stdin.
Jonathan Slenders
More...
about 6 years ago
Set time left to 0 when done or stopped
Ken Odegard
More...
about 6 years ago
Use stdout as input device if stdin is not a tty, but stdout is.
Jonathan Slenders
More...
about 6 years ago
Added two little type annotations.
Jonathan Slenders
More...
about 6 years ago
Support dumb terminals in PromptSession.
Jonathan Slenders
More...
about 6 years ago
Introducing ProgressBarCounter.stopped
Ken Odegard
More...
about 6 years ago
Added type annotations to input/win32.py.
Jonathan Slenders
More...
about 6 years ago
Create a new event loop in Application.run(), if get_event_loop() raises RuntimeError.
Jonathan Slenders
More...
about 6 years ago
Added comment to output/vt100 regarding isatty.
Jonathan Slenders
More...
about 6 years ago
Check to see if stdout is still a tty when we get_size (#1021)
Doug Blank
More...
about 6 years ago
Expose create_pipe_input in prompt_toolkit.input.
Jonathan Slenders
More...
about 6 years ago
Accept callables for scroll_offset, min_brightness and max_brightness.
Jonathan Slenders
More...
about 6 years ago
Ignore 'invalidate()' if an Application is not running.
Jonathan Slenders
More...
about 6 years ago
Fix parsing of true color in ANSI strings.
Jonathan Slenders
More...
about 6 years ago
Added warning to patch_stdout regarding usage of 'set_event_loop()'.
Jonathan Slenders
More...
about 6 years ago
Fix simple typo: unconvential -> unconventional
Tim Gates
More...
about 6 years ago
Release 3.0.2
Jonathan Slenders
More...
about 6 years ago
Bugfix in invalidation of UI. Fixes an issue when the application switches to another event loop.
Jonathan Slenders
More...
about 6 years ago
Release 3.0.1
Jonathan Slenders
More...
over 6 years ago
Applied Black code style to examples, tests and setup.py.
Jonathan Slenders
More...
over 6 years ago
Ignore certain formatting parameters in flake8 (for Black compatibility).
Jonathan Slenders
More...
over 6 years ago
Added 'black' to Travis CI. Also removed old sort-imports.sh tool.
Jonathan Slenders
More...
over 6 years ago
Applied Black code style.
Jonathan Slenders
More...
over 6 years ago
←
1
2
…
13
14
15
16
17
18
19
20
21
…
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