Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
prompt-toolkit
/
python-prompt-toolkit
Public
Notifications
You must be signed in to change notification settings
Fork
803
Star
10.5k
Code
Issues
611
Pull requests
94
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Hide password during typing with a new prompt input
- #1962
#1962
Open
Crissal1995
wants to merge 9 commits into
prompt-toolkit:main
prompt-toolkit/python-prompt-toolkit:main
from
Crissal1995:master
Crissal1995/python-prompt-toolkit:master
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Hide password during typing with a new prompt input
#1962
Crissal1995
wants to merge 9 commits into
prompt-toolkit:main
prompt-toolkit/python-prompt-toolkit:main
from
Crissal1995:master
Crissal1995/python-prompt-toolkit:master
Copy head branch name to clipboard
Commits
Commits on Jan 17, 2025
Implemented the main functionality
Show description for 12239da
Crissal1995
committed
12239da
View commit details
Copy full SHA for 12239da
Browse repository at this point
add some tests
Crissal1995
committed
979ea9c
View commit details
Copy full SHA for 979ea9c
Browse repository at this point
modified and tested the example
Crissal1995
committed
c2e9da5
View commit details
Copy full SHA for c2e9da5
Browse repository at this point
ruff format
Crissal1995
committed
78b83a1
View commit details
Copy full SHA for 78b83a1
Browse repository at this point
mypy fix
Crissal1995
committed
47a7a57
View commit details
Copy full SHA for 47a7a57
Browse repository at this point
Commits on Jan 20, 2025
Update tests/test_cli.py
Crissal1995
authored
901db37
View commit details
Copy full SHA for 901db37
Browse repository at this point
moved common instruction to method
Crissal1995
committed
3790a61
View commit details
Copy full SHA for 3790a61
Browse repository at this point
found the bug, unrelated from the change
Crissal1995
committed
901add0
View commit details
Copy full SHA for 901add0
Browse repository at this point
removed comment not applicable anymore
Crissal1995
committed
fba31a1
View commit details
Copy full SHA for fba31a1
Browse repository at this point
You can’t perform that action at this time.