eyebrowse VS burly.el

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

burly.el

Save and restore frames and windows with their buffers in Emacs (by alphapapa)
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 burly.el
2 22
2 295
- -
10.0 6.0
about 2 years ago 5 months 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 2023-10-18.
  • Window Management - share your display-buffer-alist
    7 projects | /r/emacs | 18 Oct 2023
    eyebrowse - package to make Emacs be like i3. Example config from Karl Voit and the use of eyebrowse-restore to help make the configurations stick around.
  • Need Help With Using Eyebrowse Mode
    2 projects | /r/emacs | 17 Mar 2023
    *** Add 'eyebrowse-mode' to allow for 'tmux' style window management#+begin_src emacs-lisp ;; Taken from here: ;; https://github.com/emacsmirror/eyebrowse ;; https://depp.brause.cc/eyebrowse/ (use-package eyebrowse :ensure t) ;; Turning 'eyebrowse' mode automatically when Emacs starts up: (setq eyebrowse-mode t)#+end_src*** Add 'eyebrowse-restore' to restore 'eyebrowse' based window configs#+begin_src emacs-lisp ;; Taken from here: ;; https://github.com/FrostyX/eyebrowse-restore (use-package eyebrowse-restore :ensure t :config (eyebrowse-restore-mode))#+end_src

burly.el

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

What are some alternatives?

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

emacs-pure

ement.el - A Matrix client for GNU Emacs

dotfiles

popper - Emacs minor-mode to summon and dismiss buffers easily.

.emacs.d - My personal emacs settings

tabspaces

eyebrowse-restore - Never lose your Eyebrowse window configurations again.

bufler.el - A butler for your buffers. Group buffers into workspaces with programmable rules, and easily switch to and manipulate them.

ace-window - Quickly switch windows in Emacs

dot-emacs - My GNU/Emacs configuration

with-emacs.sh - Script to easily run Emacs with specified configurations