Potential issue reading passwords in Windows - this stops CTRL-C from working? #2339
Labels
theme: integration
An issue or change related to integration with other frameworks, shells or operating systems
theme: shell
An issue or change related to interactive (JLine) applications
Hi, thanks for all the great work on picocli, using it with great success!
One thing that appears to be an issue (but perhaps my ignorance?) is when trying to get a user to input a password:
This works fine, but subsequently CTRL-C no longer seems to work to terminate the picocli CLI process (Windows with Powershell 7.4.5). Without doing any such prompt CTRL-C terminates the process as expected.
The text was updated successfully, but these errors were encountered: