abo-abo/hydra
make Emacs bindings that stick around observed · 2026-08-28
Health v2 · maintenance only
28/100
- Activity 11
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4243
- days_rel: n/a
- days_push: 535
- n_releases_24m: 0
Adoption not part of the score
1942 stars · 112 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Hydra is an Emacs Lisp package that ties related commands into a family of short key bindings sharing a common prefix. Once invoked, the heads of a Hydra can be called repeatedly with single keystrokes until any other key exits the state, with on-screen hints showing available options.
Use cases
- create sticky keybindings for repeated commands in emacs
- bind zoom in/out to single keys after one prefix
- show a hint menu of related commands while editing
- chain navigation or window-management commands quickly
- replace repetitive prefix key sequences in my emacs config
When to choose
- you use Emacs and want efficient, repeatable key chords for related commands
- you want discoverable on-screen hints for your custom bindings
- you frequently run sequences of commands like resizing, navigation, or text scaling
When to avoid
- you don't use GNU Emacs
- you prefer modal editing solutions like evil-mode instead of prefix-based hydras
- you need bindings outside of Emacs
Facets
library · maturity stable
ui-components developer-tools text-editors developer-tools editor-plugin emacs-lisp keybindings keyboard-driven modal-editing gnu-elpa emacs
1 source
- readme: https://github.com/abo-abo/hydra · fetched 2026-08-28 · c618c924f059
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| abo-abo/hydra | main | 28 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem