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
pymux
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
1 day
ago.
Jun 14, 2025 — Jun 14, 2026
Showing page 1 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add warning to README about required maintenance.
Jonathan Slenders
More...
over 2 years ago
Fix ResourceWarning: unclosed file in setup.py
Mickaƫl Schoentgen
More...
over 7 years ago
Added swap-light-and-dark-colors option (requires latest prompt_toolkit master).
Jonathan Slenders
More...
almost 8 years ago
Upgrade to prompt_toolkit 2.0 + added Windows support.
Jonathan Slenders
More...
almost 8 years ago
Release 0.14
Jonathan Slenders
More...
almost 9 years ago
Pins pyte requirement below the 0.6.0 release
Seth Woodworth
More...
about 9 years ago
Fixed bug in remove_reader. 'ValueError: list.remove(x): x not in list'.
Jonathan Slenders
More...
over 9 years ago
Use 'prompt_toolkit.key_binding.defaults.load_key_bindings' instead of KeyBindingManager.
Jonathan Slenders
More...
over 9 years ago
Release 0.13
Jonathan Slenders
More...
over 9 years ago
Decrease status_interval from 1 to 4 seconds. 1 is too fast for a default. (Too many syscalls.)
Jonathan Slenders
More...
over 9 years ago
Bugfix in process.py: don't call remove_reader when master is None.
Jonathan Slenders
More...
over 9 years ago
prompt_toolkit compatibility: call_from_executor expects _max_postpone_until to be a 'time.time()' float.
Jonathan Slenders
More...
over 9 years ago
Renamed pane-status to pane-border-status. (Similar to tmux.)
Jonathan Slenders
More...
over 9 years ago
Only do datetime formatting if the string actually contains a %-sign.
Jonathan Slenders
More...
over 9 years ago
Handle "OSError: [Errno 9] Bad file descriptor" crash on OS X.
Jonathan Slenders
More...
almost 10 years ago
Always clean up socket. Also in case of crash.
Jonathan Slenders
More...
almost 10 years ago
Send \r instead of \n to the application when enter has been pressed.
Jonathan Slenders
More...
almost 10 years ago
Expose Shift+arrow keys for key bindings.
Jonathan Slenders
More...
almost 10 years ago
Correct focus movements when pane status bars are not shown.
Jonathan Slenders
More...
almost 10 years ago
Correctly draw borders when the pane status bar is shown. (fixes previous commit.)
Jonathan Slenders
More...
almost 10 years ago
Added pane-status option for hiding the pane status bar. (Can now be disabled/enabled.) Disabled by default.
Jonathan Slenders
More...
almost 10 years ago
(Fix) Take ansi_colors_only variable as input.
Jonathan Slenders
More...
almost 10 years ago
Added support for ANSI colors only.
Jonathan Slenders
More...
almost 10 years ago
Catch OSError in os.tcgetpgrp.
Jonathan Slenders
More...
almost 10 years ago
Added status-interval option.
Jonathan Slenders
More...
almost 10 years ago
Release 0.12
Jonathan Slenders
More...
almost 10 years ago
Use select fuction from prompt_toolkit.eventloop.select.
Jonathan Slenders
More...
almost 10 years ago
Updated syntax to work with Python 2.6
Hari Krishna Dara
More...
almost 10 years ago
Release 0.11
Jonathan Slenders
More...
almost 10 years ago
Compatibility with the latest prompt-toolkit. Correctly send keys to InputProcessor.
Jonathan Slenders
More...
about 10 years ago
←
1
2
3
4
→
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