Skip to content

Latest commit

 

History

History
56 lines (44 loc) · 2.02 KB

README.org

File metadata and controls

56 lines (44 loc) · 2.02 KB

Prodigy layer

img/prodigy.png

Table of Contents

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 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 BindingDescription
SPC a SOpen the prodigy buffer

Navigate through it

Key BindingDescription
hFirst service
jNext service
kPrevious service
lLast service
HDisplay current process
JNext service with status
KPrevious service with status
LStart prodigy
SStop prodigy
rrestart prodigy
dJump to the dired of service
gJump to magit-status of service
YCopy prodigy command
oBrowse the service
f tAdd tag filter
f nAdd name filter
FClear filters