ee-processes

ee-processes - display and manipulate Emacs processes

Description

The command `ee-processes' displays the list of all processes, invoked from Emacs.

Default views

By Name

This view presents an unsorted list of process names. Processes selected by key 'd' can be deleted by key 'x'.

r-printer prints process names
r-select switches to the associated buffer
  Proc         Status   Tty         Command
  ----         ------   ---         -------
  Snd          run      /dev/pts/2  /usr/bin/snd
  The GIMP     run      /dev/pts/3  /usr/bin/gimp
--:%%  *ee-processes*    (ee-processes)--L1--C0--All----------------------
 

TODO

  • Add more views