Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password prompt style for stdio.prompt #296

Open
avius-diomedes opened this issue Jan 22, 2025 · 0 comments
Open

Password prompt style for stdio.prompt #296

avius-diomedes opened this issue Jan 22, 2025 · 0 comments

Comments

@avius-diomedes
Copy link

Would be useful to have a way to make stdio.prompt("text", ...) behave like a password prompt (i.e. censor the input with *). This is useful for creating CLI tooling and any case where the user may need to enter something that should be censored, like an API key.

@avius-diomedes avius-diomedes changed the title Password prompt for stdio.prompt Password prompt style for stdio.prompt Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant