I use bufferline.nvim, and encounter a slight issue with this plugin. I'll go right ahead and state that this is user error, but it would be awesome if this plugin dealt with the situation properly.
If I zoom into a window, forget that I'm in that window (I'll admit, I get into this situation because of user error), and then close/delete that buffer (I've tried this with just :bd but it also happens with smart-q which I use for "smart closing" buffers), I've inadvertently hidden the bufferline and cannot get it back.
For context, zooming out typically does not cause this issue with the bufferline - when "zoomed in", the tabline goes away, but "zooming out" restores the bufferline.
Any chance this could be fixed?