nameframe | tabspaces | |
---|---|---|
3 | 21 | |
45 | 247 | |
- | 2.0% | |
10.0 | 5.8 | |
over 2 years ago | 3 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.
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.
nameframe
Posts with mentions or reviews of nameframe.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-01.
-
Emacs: introduction to my 'beframe' package
I currently use perspective.el and nameframe to achieve a similar effect. Will give this a go, since it's only one file.
- Multi project management - perspective, persp-mode, tab-bar-mode, or...?
-
bufferlo: per frame|tab buffer lists
Another similar approach to the problem https://github.com/john2x/nameframe
tabspaces
Posts with mentions or reviews of tabspaces.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-02.
-
Tmux sessions-like package for Emacs?
tabspaces, the package that leverage vanilla emacs as much as possible by using tab-bar-mode and project.el added session/tabspace restoration somewhat recently and it works pretty well.
- Trying to use emacs like a terminal multiplexer: Is there any way to restore window/tab layouts?
- Use GNU Emacs
-
Multi project management - perspective, persp-mode, tab-bar-mode, or...?
However, it seemed that the buffer save/restore was misbehaving. I created 2 PRs (one for save, one for restore) -- would you be able to have a look?
- Help moving from projectile+perspective to project.el+<something>?
- Spacemacs layouts feature in base emacs?
- Suggestion for a mode/package that groups buffers by frame/projectile?
- Workspaces in Emacs
-
How to set keyboard shortcut, wrong type argument: commandp?
Hi all. I am using tabspaces: https://github.com/mclear-tools/tabspaces
-
Questions About Emacs Workflow
I tend to use a single emacs instance and single frame with multiple tabs as workspaces using tabspaces (I'm the maintainer). That lets you group buffers by tab (which means by window configuration), and there is an option to connect tabs with specific "projects", as understood by the built-in project.el. I tend to have a tab for my agenda, another for email, and then tabs for whatever projects I'm working on. I've been doing this for a couple years and it works pretty well for me but YMMV.
What are some alternatives?
When comparing nameframe and tabspaces you can also consider the following projects:
persp-mode.el - named perspectives(set of buffers/window configs) for emacs
perspective-el - Perspectives for Emacs.
persp-projectile - Projectile integration for perspective.el
project-tab-groups - Emacs: Support a "one tab group per project" workflow
bufferlo - frame/tab-local buffer lists in Emacs
burly.el - Save and restore frames and windows with their buffers in Emacs