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

Prompt is eating ctrl+c inputs and SIGINT handlers #8

Open
rkorsak opened this issue Oct 2, 2018 · 0 comments
Open

Prompt is eating ctrl+c inputs and SIGINT handlers #8

rkorsak opened this issue Oct 2, 2018 · 0 comments

Comments

@rkorsak
Copy link

rkorsak commented Oct 2, 2018

Node Version: 8.9.4
prompt-list Version: 3.2.0
OS: macOS 10.13.6, Windows 10

I've noticed that ctrl+c fails to work after a prompt has been run. Here's a simple reproduction:
https://gist.github.com/rkorsak/48c3e302cb37613cfc4b771827cdda30

I noticed a slightly similar issue had been reported and closed back in 2017, but I haven't yet had time to try to dig in and find a solution.

So far I've noticed this happening for both prompt-list and prompt-confirm, and I suspect it's more of an issue with one of the shared dependencies. If there's a better repo to report this in, or any other info I can provide, I'll be happy to help. Enquirer (and its various prompts) has a been a huge benefit to my project.

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