How to simply manage buffers?

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. perspective-el

    Perspectives for Emacs.

    I have tried to get this behaviour for a while. The closest I have gotten is using perspective.el, but it ended up being a bit clunky when I tried it like 4 years ago and now I just used bookmark+ which can save/load desktop files as bookmarks.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. centaur-tabs

    Emacs plugin aiming to become an aesthetic, modern looking tabs plugin

    I just took a look at centaur-tabs source code, it is not very difficult to write that functionality yourself. I have never used centaur-tabs, so no idea what tabsets and groups and whatnot they use really are, but look at this function:

  4. burly.el

    Save and restore frames and windows with their buffers in Emacs

    Well, that is essentially what Burly does: https://github.com/alphapapa/burly.el

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

  • Currently using buffer list

    2 projects | /r/emacs | 13 Jul 2022
  • Doom tabs error?

    1 project | /r/emacs | 16 Jun 2022
  • How to find what is causing `Invalid face attribute` message?

    1 project | /r/emacs | 15 May 2022
  • Tab-bar-mode and project.el integration?

    2 projects | /r/emacs | 9 Nov 2021
  • Compiling and running C/C++ files without makefiles

    1 project | /r/emacs | 20 Sep 2021

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