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

Feature Request: Killing Processes #24

Open
acidjazz opened this issue Aug 15, 2017 · 6 comments
Open

Feature Request: Killing Processes #24

acidjazz opened this issue Aug 15, 2017 · 6 comments
Labels

Comments

@acidjazz
Copy link

acidjazz commented Aug 15, 2017

maybe hitting dd while a process is highlighted does a kill -9 to it?

After slack/gitter/discord/whatever memory and cpu sucking electron "app" runs for 2-3 days w/out restart I need an easy way to kill all the renamed Google Chrome Helpers so I can have my 12gb of memory each one needs back. Because chat obviousely needs more ram than BF1

@michaelmior
Copy link

A shortcut for this would be great, but an alternative suggestion for a shortcut: k prompts for a signal number (with SIGTERM as a default), and K simply does kill -9.

@aksakalli
Copy link
Owner

sounds like a good idea. we can show a dialog to kill the highlighted process with the help of blessed.form after pressing k (similar to top)

@acidjazz
Copy link
Author

sounds good! as long as kk is still an instant kill :)

@glucee
Copy link

glucee commented Aug 30, 2017

This will be a very useful function!

@orcaman
Copy link

orcaman commented Sep 29, 2017

Would love to see this as well!

@acidjazz
Copy link
Author

@aksakalli how about d shows the dialog, but dd just kills? for people who don't want to be questioned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants