SaaSHub helps you find the best software and product alternatives Learn more →
Burly.el Alternatives
Similar projects and alternatives to burly.el
-
github-orgmode-tests
This is a test project where you can explore how github interprets Org-mode files
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
bufler.el
A butler for your buffers. Group buffers into workspaces with programmable rules, and easily switch to and manipulate them.
-
-
-
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.
-
-
-
-
-
emacs-pure
Discontinued [GET https://api.github.com/repos/bodnarlajos/emacs-pure: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
burly.el discussion
burly.el reviews and mentions
-
Window Management - share your display-buffer-alist
burly.el by u/alphapapa - might be an easier way to approach the current-window-configuration/set-window-configuration that Sacha has implemented
-
What's that email client doing here?
For the "lauch workspaces", I use burly which just uses simple bookmarks. Then with consult, I just use C-x b, then m to narrow to bookmarks and I have all the workspaces available (remote as well).
-
How to simply manage buffers?
Well, that is essentially what Burly does: https://github.com/alphapapa/burly.el
-
Trying to use emacs like a terminal multiplexer: Is there any way to restore window/tab layouts?
Install https://github.com/alphapapa/burly.el
-
Bit new to eMacs but any tips to recreate a similar modern layout?
These features are especially useful with Burly: https://github.com/alphapapa/burly.el Because Burly can save and restore those kinds of windows, so you need not recreate them manually.
-
[ANN] New package: perject
How does it compare to packages like burly, which (to my understanding) provide similar features?
-
Spacemacs layouts feature in base emacs?
I'm not sure exactly what you're looking for, but take a look at this: https://github.com/alphapapa/burly.el
-
Is there emacs functionality similar to tmux's 'next-window' command?
I think you want "window configurations", which can be saved into registers. You might try tab-bar-mode for cycling through them. Or there's also https://github.com/alphapapa/burly.el/ . (I'd like something similar but haven't found something that matches what I want)
- [ANN] alphapapa/burly.el: New release, tab-bar support
-
bufferlo: per frame|tab buffer lists
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.
-
A note from our sponsor - SaaSHub
www.saashub.com | 30 Apr 2025
Stats
alphapapa/burly.el is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of burly.el is Emacs Lisp.