perspective-el
persp-mode.el

perspective-el | persp-mode.el | |
---|---|---|
30 | 15 | |
918 | 416 | |
1.0% | 1.2% | |
4.2 | 7.3 | |
4 months ago | 7 months ago | |
Emacs Lisp | Emacs Lisp | |
MIT License | - |
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.
perspective-el
-
Tmux sessions-like package for Emacs?
I opened a ticket https://github.com/nex3/perspective-el/issues/198 but can’t promise to get around to it soon.
-
How to simply manage buffers?
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.
-
Doom -> vanilla emacs 29
perspective for named workspaces.
-
How do you organize and switch between your work/personal Rust projects?
persp-mode?
-
perspective-tabs: perspectives as tabs in the tab-bar
To scratch a personal itch, I created a little package that integrates perspective-el into the built-in tab-bar.
-
Multi project management - perspective, persp-mode, tab-bar-mode, or...?
But I'm rethinking about my approach, as tab-bar-mode would give me nice visual help (#3), and it seems difficult to recover a perspective using perspective, and persp-mode may be a better fit in that sense (#4). The Treemacs integration isn't working for me either, and I get the same list of file trees for all perspectives -- I'm pretty sure I'm doing something stupid, but this was handled nicely with Doom Emacs's workspace support (#5). But perspective seems to work best for segregated buffer list (#1).
-
Grouping org headings
I think perspective.el is about what I’m looking for. If you had a list of org-ids, theses could be brought up in indirect buffers, and then those buffers added to the perspective group.
-
[Perspective.el package] Issues with persp-mode-prefix-key
As for why this broke: this change went into Perspective a few weeks after Emacs 28 shipped. You either updated your packages recently after not updating for a while, or you switched to Emacs 28 (or later). Full discussion surrounding this change: https://github.com/nex3/perspective-el/issues/180
-
My IDE is too heavy so I moved to Emacs
It sounds a bit like you want „perspective.el“ (1). It allows you to define „virtual workspaces“ of buffers with individual window layouts. On each virtual desktop the standard buffer list is replaced with a shorter showing only buffers belonging to the current context. I use it every day to keep „code“ buffers separate from my „test“ buffers.
(1) https://github.com/nex3/perspective-el
- Emacs 29 is nigh What can we expect?
persp-mode.el
- Trying to use emacs like a terminal multiplexer: Is there any way to restore window/tab layouts?
-
Reordering perspectives/tabs (where is :tabmove in vim)
I'm just switching to emacs (a noob). As far as I understood, doom uses " persp-mode.el " package instead of emacs built-in tab-mode. In order to reorder the tabs, tab-mode has tab-move and vim has tabmove. How can we do the same for doom?
-
Launch emacsclient without create new workspace
I assume that it's the workspaces module in Doom Emacs which is powered by persp-mode.el.
-
Multi project management - perspective, persp-mode, tab-bar-mode, or...?
But I'm rethinking about my approach, as tab-bar-mode would give me nice visual help (#3), and it seems difficult to recover a perspective using perspective, and persp-mode may be a better fit in that sense (#4). The Treemacs integration isn't working for me either, and I get the same list of file trees for all perspectives -- I'm pretty sure I'm doing something stupid, but this was handled nicely with Doom Emacs's workspace support (#5). But perspective seems to work best for segregated buffer list (#1).
-
Does Emacs provide the ability to separate your `.emacs.d` directory from your "working/project directory"?
I’ll also add that along with project.el/projectile persp-mode can be configured to work as you desire. persp-mode allows you to create different perspectives (or groups) of buffers. I usually have a few different perspectives and a project open in each of them.
-
Workspaces in Emacs
You could try perspective or persp-mode
- tree/directory package that only shows certain directory?
-
Any tips to manage different projects while retaining split layout?
Doom achieves this via persp-mode.
-
Windows, Frames... great...but sessions?!
The workspaces module in Doom uses persp-mode.
-
Ideas for writing a first extension useful to others.
Built-in elisp -- are there libraries in emacs that could be extended? Here are two ideas: project.el is a great start but is lacking in some ways, especially as compared to an external library like projectile.el. Could you write up something to extend project.el's functionality by comparison? Similarly, tab-bar-mode is great, but one thing it is missing is a way to group buffers by tab, as something like persp-mode does. Could you write something that would extend this functionality to cover that case?
What are some alternatives?
persp-projectile - Projectile integration for perspective.el
dotemacs - My emacs configuration.
bufler.el - A butler for your buffers. Group buffers into workspaces with programmable rules, and easily switch to and manipulate them.
burly.el - Save and restore frames and windows with their buffers in Emacs
ace-window - Quickly switch windows in Emacs
workgroups2 - Workgroups2 - Emacs session manager
projectile - Project Interaction Library for Emacs
md4rd - Emacs Mode for Reddit - Read Reddit from within Emacs interactively.
apheleia - 🌷 Run code formatter on buffer contents without moving point, using RCS patches and dynamic programming.
nameframe - Manage Emacs frames by name
tabspaces
