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
When I open the neovim by directory, there is a line like this, even though I have set options.offset.test = "File Explorer"
And it will disappear when I move my cursor by mouse or keyboard
When I open the neovim by directory, there is a line like this, even though I have set options.offset.test = "File Explorer"

And it will disappear when I move my cursor by mouse or keyboard
2023-08-02.13-31-15.mp4
Part of my settings is
So is it possible to make the text of that line be "File Explorer", and do not disappear while moving the cursor?
Just like this(barbar.nvim)
2023-08-02.14-09-46.mp4
And there is another problem I have met which might be associated to this.
Sometimes when I close a buffer, the bufferline will not respect the offset
2023-08-02.14-20-47.mp4
Another bufferline plugin barbar.nvim doesn't have this problem as well
2023-08-02.14-23-09.mp4