Skip to content

Kill process from within the process table#75

Open
davidcoallier wants to merge 1 commit intoaksakalli:masterfrom
davidcoallier:kill-process-enter-feature
Open

Kill process from within the process table#75
davidcoallier wants to merge 1 commit intoaksakalli:masterfrom
davidcoallier:kill-process-enter-feature

Conversation

@davidcoallier
Copy link

This is a small feature that basically allows one to navigate the process table with the arrows (as it can already be done) but kill a process by pressing "enter" (or selecting a row).

@aksakalli
Copy link
Owner

I liked the idea but I think there should be a confirmation box like, "Do you want to kill process 432 iTerm?" something by using blessed Prompts https://github.com/chjj/blessed#prompts

@Chirunos
Copy link

A confirmation box is especially important because the selected process often changes when the process list updates, so you could accidentally kill the wrong process easily.

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

Successfully merging this pull request may close these issues.

3 participants