feature: automatic restoration of all previous unclosed files when a file is opened
Did you check the docs?
- [X] I have read all the persistence.nvim docs
Is your feature request related to a problem? Please describe.
I'm trying to replace Notepad++ on Windows with Neovim because I love the Vim motions.
Describe the solution you'd like
I would love a plugin like yours that would allow me to open a file in a new tab (not new if the file already exist in the session), while preserving previous unclosed and even unsaved files.
Describe alternatives you've considered
I've looked at other plugins like https://github.com/rmagatti/auto-session or even plugins for Tmux like https://github.com/omerxx/tmux-sessionx but none of them reproduce the Notepad++ session behavior when a file is opened.
Additional context
Thank you for your time.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.
no