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
That's really weird. I've tried to replicate the issue and I have succeeded. I'm pretty sure that this is an issue with the latest version of nvim-tree since it doesn't happen with the with the older one. Also, I've noticed that one of the latest commits to nvim-tree.lua modified tabing in some way. I think the reason that there are no numbers is that the new buffer that you open inherits the layout of nvim-tree, instead of the normal layout that it should. I'll work on this in the next few days, and see if I can find a workaround, but I think it's up to the maintainers of nvim-tree.lua
Edit: There is an issue on nvim-tree.lua that mentions this here
Yeah, the more I thought about it, the number thing seemed to point toward nvim-trea.lua causing the buffer type to be something else. Thanks for taking a look. We can close this as I doubt there's anything that needs can be done here.
I am using the oceanic variant. When I open my file explorer (nvim-tree.lua), the backgrounds are different (which is great!):
If I open a few file in other tabs, all of a sudden the background of those buffers matches the file explorer's background:
The best I can tell, it's when I open a file from another folder. Yet, any other file I open afterward has this background.
Also, after pasting this screenshot, I just noticed the line numbers have disappeared as well.
The text was updated successfully, but these errors were encountered: