Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/magit/magit-popup
Define prefix-infix-suffix command combos
https://github.com/magit/magit-popup
Last synced: 3 months ago
JSON representation
Define prefix-infix-suffix command combos
- Host: GitHub
- URL: https://github.com/magit/magit-popup
- Owner: magit
- License: gpl-3.0
- Created: 2017-11-20T11:42:27.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-05T12:13:27.000Z (over 3 years ago)
- Last Synced: 2024-08-02T01:26:02.813Z (6 months ago)
- Language: Emacs Lisp
- Homepage: https://magit.vc/manual/magit-popup
- Size: 666 KB
- Stars: 47
- Watchers: 8
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Magit-Popup
This package implements a generic interface for toggling switches
and setting options and then invoking an Emacs command that does
something with these arguments. Usually the command calls an
external process with the specified arguments.This package has been superseded by [Transient]. No new features
will be added but bugs will be fixed.[Transient]: https://github.com/magit/transient