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] SIGKILL/SIGTERM from main process list #156

Open
alshdavid opened this issue Nov 25, 2024 · 1 comment
Open

[Feature Request] SIGKILL/SIGTERM from main process list #156

alshdavid opened this issue Nov 25, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@alshdavid
Copy link

alshdavid commented Nov 25, 2024

Currently to kill a process you need to:

  1. Highlight the target process in the list of processes:
    image

  2. Hit "enter" to expand the process details
    image

  3. Press k or t to kill/terminate

Once a process is killed/terminated - you have to go back to the process list with b.

I noticed that k and t are not currently bound to anything. It would be awesome if I could hit k or t (or maybe shift+k/t) directly from the process list to kill/term a process without expanding the process details:

image

Thanks! 🙏

@alshdavid alshdavid changed the title [Feature Request] Quick kill [Feature Request] Quick SIGKILL/SIGTERM in GUI Nov 25, 2024
@alshdavid alshdavid changed the title [Feature Request] Quick SIGKILL/SIGTERM in GUI [Feature Request] SIGKILL/SIGTERM from main process list Nov 25, 2024
@bvaisvil bvaisvil self-assigned this Dec 9, 2024
@bvaisvil bvaisvil added the enhancement New feature or request label Dec 9, 2024
@bvaisvil
Copy link
Owner

bvaisvil commented Dec 9, 2024

I like this idea!

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

No branches or pull requests

2 participants