Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
wukuan405
/
python-prompt-toolkit
Public
forked from
prompt-toolkit/python-prompt-toolkit
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 10, 2020
Fix typos and document callable that returns formatted text (#1186)
Show description for 031721f
plotski
and
Anonymous
authored
031721f
Copy full SHA for 031721f
Commits on Jul 1, 2020
Bugfix in SIGWINCH handling.
Show description for 9c7a22b
jonathanslenders
committed
9c7a22b
Copy full SHA for 9c7a22b
Handle bug in HSplit/VSplit when number of children is zero.
jonathanslenders
committed
89f233a
Copy full SHA for 89f233a
Expose AnyContainer in __all__.
jonathanslenders
committed
433e49a
Copy full SHA for 433e49a
Better ValueError message in to_container.
jonathanslenders
committed
5eb5428
Copy full SHA for 5eb5428
Bypass readonly flag when setting Document for TextArea widget.
jonathanslenders
committed
94239b6
Copy full SHA for 94239b6
Commits on Jun 28, 2020
Pass the prompt-toolkit ssh session to the interact coroutine
vxgmichel
authored and
jonathanslenders
committed
fc70add
Copy full SHA for fc70add
Add a comment explaining terminal type negociation in telnet
vxgmichel
authored and
jonathanslenders
committed
4cab83b
Copy full SHA for 4cab83b
Remove is_windows() calls from the renderer
vxgmichel
authored and
jonathanslenders
committed
32f570d
Copy full SHA for 32f570d
Add get_default_color_depth method to Output objects
vxgmichel
authored and
jonathanslenders
committed
733625f
Copy full SHA for 733625f
Add pipe input abstraction
vxgmichel
authored and
jonathanslenders
committed
c6bea9f
Copy full SHA for c6bea9f
Make sure all LF are preceded by a CR in the telnet connection stdout
vxgmichel
authored and
jonathanslenders
committed
a7fbd7d
Copy full SHA for a7fbd7d
Update the telnet server to provide the client terminal type to the prompt-toolkit output object
vxgmichel
authored and
jonathanslenders
committed
8d63d49
Copy full SHA for 8d63d49
Update the ssh server to provide the client terminal type to the prompt-toolkit output object
vxgmichel
authored and
jonathanslenders
committed
3035e3c
Copy full SHA for 3035e3c
Set pipe input object as responding to CPR by default
vxgmichel
authored and
jonathanslenders
committed
0c8ad3a
Copy full SHA for 0c8ad3a
Fix exception causes all over the codebase
cool-RR
authored and
jonathanslenders
committed
1afbf64
Copy full SHA for 1afbf64
Commits on Jun 16, 2020
Cancel pending task to prevent unhandled exception
jacobbogdanov
authored and
jonathanslenders
committed
beb9b26
Copy full SHA for beb9b26
Fix exception cause in regular_languages/validation.py
cool-RR
authored and
jonathanslenders
committed
11f75c0
Copy full SHA for 11f75c0
Fix several typing issues, revealed after the latest mypy release.
jonathanslenders
committed
ceb80a2
Copy full SHA for ceb80a2
Commits on May 26, 2020
A few pyflakes fixes: added several imports to __all__.
jonathanslenders
committed
5f2268d
Copy full SHA for 5f2268d
Commits on May 14, 2020
Added Python 3.8 to classifiers in setup.py.
jonathanslenders
committed
a49c486
Copy full SHA for a49c486
Commits on May 13, 2020
Cancel CPR futures before dropping them
mark64
authored and
jonathanslenders
committed
51da453
Copy full SHA for 51da453
Commits on May 6, 2020
spellfix functiom -> function
jquast
authored and
jonathanslenders
committed
f3e434e
Copy full SHA for f3e434e
Commits on Apr 30, 2020
fix doc example error (missing import)
N.J. Thomas
authored and
jonathanslenders
committed
08cb22f
Copy full SHA for 08cb22f
Commits on Apr 28, 2020
Expose AnyContainer in prompt_toolkit.layout.
Show description for 1961354
jonathanslenders
committed
1961354
Copy full SHA for 1961354
A few improvements to the Checkbox implementation.
Show description for 2313cd8
jonathanslenders
committed
2313cd8
Copy full SHA for 2313cd8
Expose KeyPressEvent in key_binding/__init__.py
Show description for 77a8477
jonathanslenders
committed
77a8477
Copy full SHA for 77a8477
Ensure rprompt aligns with input.
Show description for 07e3429
fshowalter
authored and
jonathanslenders
committed
07e3429
Copy full SHA for 07e3429
Commits on Apr 15, 2020
Optimization to the removal of trailing spaces in the render code.
jonathanslenders
committed
334cffb
Copy full SHA for 334cffb
Remove trailing whitespace from terminal output.
jonathanslenders
committed
0585d11
Copy full SHA for 0585d11
Use sys.stdin.encoding for decoding stdin stream.
jonathanslenders
committed
39c5429
Copy full SHA for 39c5429
Commits on Apr 12, 2020
Updated documentation for pattern parameter of WordCompleter
voidcase
authored and
jonathanslenders
committed
dcc7adf
Copy full SHA for dcc7adf
Commits on Apr 10, 2020
Added some documentation regarding unit testing.
jonathanslenders
committed
ce3183f
Copy full SHA for ce3183f
Enable mypy to discover type hints as specified in PEP 561.
jonathanslenders
committed
f0b4cda
Copy full SHA for f0b4cda
Added comment regarding the origin of the fancy-zsh-prompt theme.
jonathanslenders
committed
7c17d8e
Copy full SHA for 7c17d8e
Pagination
Previous
Next
You can’t perform that action at this time.