You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Highlight the target process in the list of processes:
Hit "enter" to expand the process details
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:
Thanks! 🙏
The text was updated successfully, but these errors were encountered:
alshdavid
changed the title
[Feature Request] Quick kill
[Feature Request] Quick SIGKILL/SIGTERM in GUI
Nov 25, 2024
alshdavid
changed the title
[Feature Request] Quick SIGKILL/SIGTERM in GUI
[Feature Request] SIGKILL/SIGTERM from main process list
Nov 25, 2024
Currently to kill a process you need to:
Highlight the target process in the list of processes:
Hit "enter" to expand the process details
Press
k
ort
to kill/terminateOnce a process is killed/terminated - you have to go back to the process list with
b
.I noticed that
k
andt
are not currently bound to anything. It would be awesome if I could hitk
ort
(or maybeshift
+k
/t
) directly from the process list to kill/term a process without expanding the process details:Thanks! 🙏
The text was updated successfully, but these errors were encountered: