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

Unresposive to ctrl-c whene using -l #321

Open
israellevin opened this issue May 23, 2017 · 3 comments · May be fixed by #357
Open

Unresposive to ctrl-c whene using -l #321

israellevin opened this issue May 23, 2017 · 3 comments · May be fixed by #357

Comments

@israellevin
Copy link

I'm downloading a magnet link with -l, ctrl-c does not do anything (nor does ctrl-\).
This seems to the same as closed issue #193.

@AndreyAkifev
Copy link

Having this issue as well.
4.9.86-1-MANJARO

tryzniak added a commit to tryzniak/peerflix that referenced this issue Dec 31, 2018
We need to call `process.stdin.resume()` somewhere down the line,
after having used Inquirer (maybe it's one of its deps who calls
`process.stdin.pause()`) to start responding to keyboard presses again.
The fix was tested on MacOS 10.14 and NodeJS v8.9.4.

Closes mafintosh#321
@0Karakurt0
Copy link

Still having this issue, came across it during loading of a torrent

@qarkai
Copy link

qarkai commented Sep 16, 2020

Still having this issue, came across it during loading of a torrent

Did you try patch from #357?

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

Successfully merging a pull request may close this issue.

4 participants