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
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?
The text was updated successfully, but these errors were encountered:
Thanks! Is there a way to tell whether or not I'm "zoomed in" and then map "q" to zooM out instead of closing the buffer? That'd probably solve it for me.
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?
The text was updated successfully, but these errors were encountered: