spacemacs/layers/+tools/prodigy
d12frosted 319b31683f
minor improvements to prodigy readme file
- Close sentence with dot.
- Fill paragraphs.
2016-08-19 11:13:02 +03:00
..
img layers directory: create new categories 2016-03-23 21:39:43 -04:00
packages.el layers directory: create new categories 2016-03-23 21:39:43 -04:00
README.org minor improvements to prodigy readme file 2016-08-19 11:13:02 +03:00

Prodigy layer

/TakeV/spacemacs/media/commit/797b5b08b76aa9dd9fc6761cbee6f30ed2d87e99/layers/+tools/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 your prodigy services in the dotspacemacs/user-config part of your ~/.spacemacs file.

Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add prodigy to the existing dotspacemacs-configuration-layers list in this file.

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