miversen33 / netman.nvim

Neovim (Lua powered) Network Resource Manager
MIT License
338 stars 1 forks source link

Opening a node after closing a different node opens _both_ nodes in Neo-tree #149

Closed miversen33 closed 10 months ago

miversen33 commented 1 year ago

There is something fucky with our Neo-tree logic. To explain this better, perform the following steps

You will see that both the "new" host and the previous host nodes are expanded. This is obviously incorrect behavior. Fix please

miversen33 commented 10 months ago

I haven't seen this bug in a while. I believe its been fixed in v1.15 though I don't know which commit it was fixed it