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

Add support for hiding passwords with dumb terminals #1172

Open
gnodet opened this issue Mar 3, 2025 · 0 comments
Open

Add support for hiding passwords with dumb terminals #1172

gnodet opened this issue Mar 3, 2025 · 0 comments

Comments

@gnodet
Copy link
Member

gnodet commented Mar 3, 2025

JLine 1 had this hack:
https://github.com/jline/jline1/blob/master/src/main/java/jline/UnsupportedTerminal.java#L68-L86

It should be possible to add that back in the LineReadImpl when dealing with dumb terminals.

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