eyebrowse VS general.el

Compare eyebrowse vs general.el and see what are their differences.

eyebrowse

A simple-minded way of managing window configs in emacs (by wasamasa)

general.el

More convenient key definitions in emacs (by noctuid)
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
eyebrowse general.el
2 36
443 967
- -
0.0 4.6
about 4 years ago about 1 month ago
Emacs Lisp Emacs Lisp
GNU General Public License v3.0 only 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.

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.

general.el

Posts with mentions or reviews of general.el. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-04.

What are some alternatives?

When comparing eyebrowse and general.el you can also consider the following projects:

hydra - make Emacs bindings that stick around

use-package - A use-package declaration for simplifying your .emacs

projectile - Project Interaction Library for Emacs

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

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

evil-collection - A set of keybindings for evil-mode

multiple-cursors.el - Multiple cursors for emacs.

key-chord-multiple - A GNU Emacs minor mode that allows binding commands to multiple simultaneously pressed keys.

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

.emacs.d - Centaur Emacs - A Fancy and Fast Emacs Configuration

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

evil - The extensible vi layer for Emacs.