What is your Emacs window/frame usage stye?

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. bufler.el

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

    Bufler can help with keeping buffers organized by project: https://github.com/alphapapa/bufler.el

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. burly.el

    Save and restore frames and windows with their buffers in Emacs

    https://github.com/alphapapa/burly.el (there's a wip/tabs branch that works well with some new things in Emacs 28)

  4. GNU Emacs

    Mirror of GNU Emacs

    All I can find for project.el is this - it's not out of testing yet, is it?

  5. with-emacs.sh

    Script to easily run Emacs with specified configurations

    And about 20 minutes later (native comp with full AOT takes a while), I could just run emacs-28.0.60 (or with my script, with-emacs.sh -e emacs-28.0.60 -d ~/src/emacs/configs/ap.el).

  6. ace-window

    Quickly switch windows in Emacs

    If someone has a big monitor I recommend changing C-x 1 delete-other-windowsto revert to have 2 windows open, (like in this config) and using ace-window to navigate to your many windows.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Mastering Parentheses in Emacs: Essential Commands

    2 projects | dev.to | 21 Dec 2024
  • I want to start making my console apps, I only have experience with game dev, where should I start?

    6 projects | /r/linux4noobs | 2 Jul 2023
  • evil-set-leader vs general.el for SPC based keybindings

    2 projects | /r/emacs | 26 Apr 2023
  • Is the official GNU Emacs up to date?

    2 projects | /r/emacs | 27 Apr 2023
  • Add quick sketches in emacs org mode

    7 projects | /r/emacs | 1 Mar 2023

Did you know that Emacs Lisp is
the 27th most popular programming language
based on number of references?