Skip to content

feat(session): added SessionLoadPre#19151

Closed
ColinKennedy wants to merge 1 commit intovim:masterfrom
ColinKennedy:19084-add_SessionLoadPre_autocmd
Closed

feat(session): added SessionLoadPre#19151
ColinKennedy wants to merge 1 commit intovim:masterfrom
ColinKennedy:19084-add_SessionLoadPre_autocmd

Conversation

@ColinKennedy
Copy link
Contributor

Closes #19084

A new SessionLoadPre autocmd is defined and the Session.vim calls it before attempting to do any work. SessionLoadPre has access to v:this_session.

@chrisbra
Copy link
Member

Thanks, but this will go after the release

@ColinKennedy ColinKennedy closed this by deleting the head repository Feb 1, 2026
@ColinKennedy
Copy link
Contributor Author

ColinKennedy commented Feb 1, 2026

Whoops, I forgot I had this pull request still open and deleted my Vim fork prematurely. I made the fork+branch again but GitHub isn't allowing me to reopen the PR so I'll submit a followup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add SessionLoadPre autocmd

2 participants