mhinz / mhinz/vim-startify

SDelete with session_persistence

Open
#535 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
5.4k
Forks
181
PR merge metrics
No merged PRs in 30d

Description

Thanks for vim-startify! I've noticed that if I have `let g:startify_session_persistence = 1`, load a session, `:SDelete` it, and then quit vim, the session is recreated - presumably because vim-startify is keeping track of the session, even after the delete, and session persistence is saving when I quit.

Contributor guide

Open the contributing guide

Research direction

Reproduce the reported sequence in Vim: enable session persistence, load a session, run :SDelete, and quit. Trace how vim-startify tracks the deleted session and saves sessions on exit; done means the deleted session is not recreated after quitting.

Written by the indexing model from the issue text.

Assessment

Tech stack
vim
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.