Search code examples
emacskill-processspacemacs

How to kill a process within spacemacs


I recently felt the need to work with Spacemacs for my erlang/elixir projects. (was coding Erlang on eclipse).

Now i'm feeling a bit more comfortable with Spacemacs, i have a question regarding how to deal with processes.

I made a mistake on my code and had an infinite loop. I killed it on console but i was wondering how to do the same thing within spacemacs. I've found that SPC a p gave me the possibility to list all the running processes.

Can please someone explain me (i'm a complete beginner on spacemacs/emacs) if it is possible to kill a running process within this menu ?

Regards

Pierre


Solution

  • M-x proced

    Choose your line and then k