spacemacs/layers/prodigy
Eivind Fonn c3866382b2 Documentation update
- Add #+HTML_HEAD_EXTRA options to all org files
- HTMLize published documentation via CSS
2015-11-13 14:23:13 +01:00
..
img
README.org Documentation update 2015-11-13 14:23:13 +01:00
packages.el

README.org

Prodigy contribution layer for Spacemacs

/TakeV/spacemacs/media/commit/c3866382b2b883c2ec7b90b2ae5b8f0e5adf8242/layers/prodigy/img/prodigy.png

Description

This layer adds support for the prodigy package to manage external services from within Emacs, check the package's documentation for more details

It is recommended to put to put your prodigy services in the dotspacemacs/user-config part of your ~/.spacemacs file.

Install

To use this contribution add it to your ~/.spacemacs

  (setq-default dotspacemacs-configuration-layers '(prodigy))

Key Bindings

Spawn prodigy

You start prodigy with this:

Key Binding Description
SPC a S Open the prodigy buffer

Navigate through it

Key Binding Description
h First service
j Next service
k Previous service
l Last service
H Display current process
J Next service with status
K Previous service with status
L Start prodigy
S Stop prodigy
r restart prodigy
d Jump to the dired of service
g Jump to magit-status of service
Y Copy prodigy command
o Browse the service
f t Add tag filter
f n Add name filter
F Clear filters