hydra VS eyebrowse

Compare hydra vs eyebrowse and see what are their differences.

hydra

make Emacs bindings that stick around (by abo-abo)

eyebrowse

A simple-minded way of managing window configs in emacs (by wasamasa)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
hydra eyebrowse
33 2
1,805 443
- -
0.0 0.0
over 1 year ago almost 4 years ago
Emacs Lisp Emacs Lisp
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

hydra

Posts with mentions or reviews of hydra. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-15.

eyebrowse

Posts with mentions or reviews of eyebrowse. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-31.
  • Let's share your top 3 packages that you can't live without.
    34 projects | /r/emacs | 31 Jul 2022
  • How to make packages in emacs? from beginner to advance? PLEASE HELP
    6 projects | /r/emacs | 10 Jul 2021
    An Emacs package is just Emacs Lisp code that adheres to package conventions. If you can write moderately complicated code in your init file and believe that it may be useful to other people, put it into its separate file, add package headers/footers, adjust to package writing conventions and it's ready for publishing. I've learned all that from looking up the documentation and most importantly, studying other packages. I was at that point one year into my Emacs journey and published https://github.com/wasamasa/eyebrowse shortly after.

What are some alternatives?

When comparing hydra and eyebrowse you can also consider the following projects:

emacs-which-key - Emacs package that displays available keybindings in popup

projectile - Project Interaction Library for Emacs

vim-submode - Vim plugin: Create your own submodes

minimap - Sidebar showing a "mini-map" of a buffer

vim-hydra - Plugin similar to abo-abo's emacs hydra plugin

multiple-cursors.el - Multiple cursors for emacs.

smartparens - Minor mode for Emacs that deals with parens pairs and tries to be smart about it.

general.el - More convenient key definitions in emacs

restart-emacs - A simple emacs package to restart emacs from within emacs