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

How can I stop it in the terminal? #45

Closed
edoger opened this issue Jan 10, 2024 · 6 comments
Closed

How can I stop it in the terminal? #45

edoger opened this issue Jan 10, 2024 · 6 comments

Comments

@edoger
Copy link

edoger commented Jan 10, 2024

I can't stop it, it keeps shaking in my terminal, Ctrl+C doesn't work!

@seyed-dev
Copy link

Probably your computer is stuck, because it should be stopped with ctrl+c

@0bvim
Copy link

0bvim commented Oct 24, 2024

I can't stop it, it keeps shaking in my terminal, Ctrl+C doesn't work!

you can try Ctrl+\ or kill proccess in htop/top or somenthing like it

@Piyuzh77
Copy link

why would ya want to stop it

@piftai
Copy link

piftai commented Dec 19, 2024

hahahahhahahhaha
when i was at school 21(its like school 42, but in Russia if somebody want to know) it was very serious problem.
when we didnt block our PC we had parrot like this and we did not know how to finish this process
So, now I'm professional in this case
If you can't stop it with Ctrl + C maybe you use Linux/Mac OS.
So, try cmd + C
If it also does not work you need to open one more instance of terminal and follow this commands
ps - PID TTY TIME CMD you will se something like this and a lot of strings down. you have to find PID where CMD is -zsh. after this
kill <PID> where pid of proccess that you already found

But if you use Windows OS, try to find analogue of this information. Hope that it will help!😌

@edoger
Copy link
Author

edoger commented Dec 19, 2024

Hahaha~
My friend asked me to watch a parrot, so I started watching a parrot, and finally I could only watch the parrot all the time! I restarted my computer!

@hugomd
Copy link
Owner

hugomd commented Jan 5, 2025

Sounds like this is resolved based on comments from @piftai and @0bvim, thanks both!

@hugomd hugomd closed this as completed Jan 5, 2025
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

6 participants