Closed mikeys closed 8 years ago
I am actually not able to reproduce this issue at all. Kindly do the following additionally to what you are doing already and share the gifcast. (btw what did you use to create this gif ?)
:ls
the second time, when you launch vim from the second directory without session.:echo v:this_session
to show me for certain there isn't a current session loaded / in progress. You can do this in both directories for comparison.@dhruvasagar never mind, you can close this. I was having viminfo
set: 😃
set viminfo^=%
Perhaps you'd want to add this to a FAQ section? (definitely not a must though)
Cool, i'll have a look at what side-effects may happen as a result of using viminfo
, i'll add that to the README. Thanks.
vim
to start vim and create a session for this project:qall
), the session gets saved.vim
to start vim and create a session for this projectAs can be seen in the GIF below, after step 5 - three empty buffers are visible at the top until I open up a file (using Ctrl-P plugin in this case).
Can this be avoided somehow?