Skip to content

Conversation

@tmandry
Copy link

@tmandry tmandry commented Feb 17, 2020

mkview creates a script which calls doautoall SessionLoadPost without setting g:SessionLoad. When run with loadview, this can cause problems because we are loading and saving to a session at the same time.

Specifically, when running with a NERDTree window, I saw buffers being copied to that window, and some buffers disappearing from other windows.

I still need to check for g:SessionLoad, though, when loading a session with xolox/vim-session. Otherwise only one buffer per window gets loaded. Not sure why that is.

Fixes #59

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

:mkview followed by :loadview makes a buffer tab disappear

1 participant