You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@nhat-vo@cseickel this breaks when using views in neovim with mkview and loadview. It seems that Neo-tree now thinks that it is restoring a session, so it closes the neotree sidebar that's open even though I'm not restoring an entire session. This needs to be fixed
@cseickel just want to note that in #771 I added a check to only remove the invalid neo-tree buffers. If I'm not wrong, that should fix the issues mentioned with mkview and loadview.
@nhat-vo @cseickel this breaks when using
views
in neovim withmkview
andloadview
. It seems that Neo-tree now thinks that it is restoring a session, so it closes the neotree sidebar that's open even though I'm not restoring an entire session. This needs to be fixedOriginally posted by @mehalter in #748 (comment)
The text was updated successfully, but these errors were encountered: