When using M-x list-processes
I get a list of processes.
Is there a way to kill them interactively ? For instance by selecting one in the list, then pressing q
or something similar ?
In case it matters, I am using emacs 24.5.1
on osx
with emacs prelude
.
Note : it is different from this question I want to do it interactively, not from the mini-buffer
(as understood by @legoscia already).