We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
particle subscribe mine
Ctrl+c
Once I have called particle subscribe mine, I cannot close it without killing the terminal that I opened it in.
I've tried:
Ctrl+x
Ctrl+d
Ctrl+z
and none have worked. How should I be closing it?
The text was updated successfully, but these errors were encountered:
As a side note, other commands, such as particle serial monitor, respond to Ctrl+c and work as expected.
particle serial monitor
Sorry, something went wrong.
I'm running the CLI on a Linux machine and in a container. I'm happy to provide all other details (i.e. Dockerfile) upon request.
particle-cli v1.38.0
particle-cli
FROM node:10.14.2-slim
No branches or pull requests
Once I have called
particle subscribe mine
, I cannot close it without killing the terminal that I opened it in.I've tried:
Ctrl+c
Ctrl+x
Ctrl+d
Ctrl+z
and none have worked. How should I be closing it?
The text was updated successfully, but these errors were encountered: