auto-session
A small automated session manager for Neovim (by rmagatti)
git-worktree.nvim
By ThePrimeagen
auto-session | git-worktree.nvim | |
---|---|---|
32 | 4 | |
1,192 | 700 | |
- | - | |
9.5 | 0.0 | |
12 days ago | about 1 month ago | |
Lua | Lua | |
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
git-worktree.nvim
Posts with mentions or reviews of git-worktree.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-14.
- As senior web developer, what valuable lessons have you learned in your years of work?
-
What's your workflow for working across multiple branches?
There's even a plugin for git worktrees: https://github.com/ThePrimeagen/git-worktree.nvim – I don't use it personally, gave it a shot but it wasn't for me, too used to the terminal on that front.
- Neovim Git Worktree Plugin
-
Git Worktrees
Updated link: https://github.com/ThePrimeagen/git-worktree.nvim
What are some alternatives?
When comparing auto-session and git-worktree.nvim you can also consider the following projects:
neovim-session-manager - A simple wrapper around :mksession.
git-worktrees.nvim
tabby.nvim - A declarative, highly configurable, and neovim style tabline plugin. Use your nvim tabs as a workspace multiplexer!
session-lens - A session-switcher extension for rmagatti/auto-session using Telescope.nvim
nvim-reload - Plugin to easily reload your Neovim config
bracey.vim - live edit html, css, and javascript in vim
telescope-project.nvim
Neovim-SFW - My Neovim configuration for working
persistence.nvim - 💾 Simple session management for Neovim
vscode-project-manager - Project Manager Extension for Visual Studio Code
telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.
auto-session vs neovim-session-manager
git-worktree.nvim vs git-worktrees.nvim
auto-session vs tabby.nvim
git-worktree.nvim vs session-lens
auto-session vs nvim-reload
auto-session vs bracey.vim
auto-session vs telescope-project.nvim
auto-session vs Neovim-SFW
auto-session vs persistence.nvim
auto-session vs vscode-project-manager
auto-session vs session-lens
auto-session vs telescope.nvim