auto-session
A small automated session manager for Neovim (by rmagatti)
session-lens
A session-switcher extension for rmagatti/auto-session using Telescope.nvim (by rmagatti)
auto-session | session-lens | |
---|---|---|
32 | 8 | |
1,272 | 226 | |
- | - | |
9.6 | 2.6 | |
3 days ago | 4 months ago | |
Lua | Lua | |
MIT License | MIT License |
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.
auto-session
Posts with mentions or reviews of auto-session.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-09-10.
-
If statement for closing alpha.nvim window only if it's open on session save
The plugins are: https://github.com/goolord/alpha-nvim and https://github.com/rmagatti/auto-session
-
Auto-Session Removes modified buffers
I use auto-session for session management and session-lens telescope extension for switching the sessions. When I switch to a different session, auto-session clears all buffers from my current session, including the modified ones, without warning. I'm wondering if there are any ways to prevent losing my changes. For instance, can I save the modified buffers in the session and load them on session restore, or configure auto-session to give me a warning before switching to a new session if there are unsaved changes? Alternatively, is there a way to use Telescope to display a list of recently modified buffers, so that I can review them before switching sessions and take appropriate action?
-
How to use neovim as a server?
buffers: I open and close nvim instances all day long, using https://github.com/rmagatti/auto-session (or one of the many other session management plugins), it saves my buffers on a per git branch basis, so I lose nothing. nvim opens in less than a second, so this is no burden at all.
-
Has anyone had nvim-cmp stop working after a while?
Yes, I use rmagatti/auto-session with some gnarly hacks to save a subset of window options, a per-session colorscheme, and some other wacky stuff so it stays 99.9% the same between sessions.
- is there is a session manager plugin ?
-
How to get Nvim to remember last open buffers, splits and cursor position
The correct one is : auto-session (I edited the mistake in the message above)
-
remember-me: A plugin that (sort of) handles your vim sessions.
auto-session ?
-
Opening neovim lua config files changes pwd to the lua subfolder
I'm also using auto-session and nvim-tree which can both interact with the session.
-
Which file browser do you use ?
Finally, to save sessions and move through them, check: auto-session
-
Remember open buffers per project?
Yes, for this purpose, I'm using rmagatti/auto-session
session-lens
Posts with mentions or reviews of session-lens.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-13.
-
Auto-Session Removes modified buffers
I use auto-session for session management and session-lens telescope extension for switching the sessions. When I switch to a different session, auto-session clears all buffers from my current session, including the modified ones, without warning. I'm wondering if there are any ways to prevent losing my changes. For instance, can I save the modified buffers in the session and load them on session restore, or configure auto-session to give me a warning before switching to a new session if there are unsaved changes? Alternatively, is there a way to use Telescope to display a list of recently modified buffers, so that I can review them before switching sessions and take appropriate action?
-
which session manager for nvim
auto-session * Automatically save AND load session based on cwd * Customizable with optional hooks when saving and loading a session * Has a companion plugin for switching sessions through a telescope picker called session-lens
-
Any good ways to switch between existing sessions?
Hey author here, auto-session paired with session-lens (telescope extension) would give you the switching capabilities you seem to be looking for.
-
Session Lens - A neovim session switcher built on top of rmagatti/auto-session and Telescope.nvim
Session Lens - https://github.com/rmagatti/session-lens
-
Git Worktrees
Dropped something in your discord about it. I was also in the process of building a session switcher for my plugin as a telescope.nvim extension, finished today, probably still rough around the edges but here it is. https://github.com/rmagatti/session-lens
What are some alternatives?
When comparing auto-session and session-lens you can also consider the following projects:
neovim-session-manager - A simple wrapper around :mksession.
git-worktree.nvim
tabby.nvim - A declarative, highly configurable, and neovim style tabline plugin. Use your nvim tabs as a workspace multiplexer!
telescope-ui-select.nvim
nvim-reload - Plugin to easily reload your Neovim config
telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.
bracey.vim - live edit html, css, and javascript in vim
telescope-project.nvim
ticket.vim - Manges git branch specific vim session files
auto-session vs neovim-session-manager
session-lens vs git-worktree.nvim
auto-session vs tabby.nvim
session-lens vs telescope-ui-select.nvim
auto-session vs nvim-reload
session-lens vs telescope.nvim
auto-session vs git-worktree.nvim
session-lens vs neovim-session-manager
auto-session vs bracey.vim
session-lens vs telescope-project.nvim
auto-session vs telescope-project.nvim
session-lens vs ticket.vim