bufferlo: per frame|tab buffer lists

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
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. bufler.el

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

    It's not designed to work that way, but it's theoretically possible. Especially, when I refactor parts of Bufler to use Taxy, it will be easy to make certain grouping keys non-consuming. See https://github.com/alphapapa/bufler.el/issues/69

  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. bufferlo

    frame/tab-local buffer lists in Emacs

  4. tabspaces

  5. nameframe

    Manage Emacs frames by name

    Another similar approach to the problem https://github.com/john2x/nameframe

  6. taxy.el

    Programmable taxonomical hierarchies for arbitrary objects

    It's not designed to work that way, but it's theoretically possible. Especially, when I refactor parts of Bufler to use Taxy, it will be easy to make certain grouping keys non-consuming. See https://github.com/alphapapa/bufler.el/issues/69

  7. burly.el

    Save and restore frames and windows with their buffers in Emacs

    desktop is not a great solution for restoring buffers, because it generally only works for file-backed buffers. Instead, I wrote Burly to restore buffers, windows, and frames in mode-specific ways, on-demand using Emacs bookmarks. This is much more flexible and powerful than similar functionality in desktop.

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

  • The Symbolics Genera Programming Environment (1987)

    2 projects | news.ycombinator.com | 21 Sep 2024
  • :syntax off (2016)

    3 projects | news.ycombinator.com | 13 Mar 2024
  • Emacs Advent Calendar: hyperdrive.el v0.3.0!

    1 project | /r/emacs | 4 Dec 2023
  • I programmed a SLY completion backend, it works, but I could use some help fine tuning it.

    1 project | /r/Common_Lisp | 16 Oct 2023
  • Font Identification Request

    1 project | /r/emacs | 17 Jul 2023

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