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
For people who rarely use tabline to show anything other than tab pages, keep tabline always on is a complete waste of space. Although there is workaround, it was still quite unexpected that adding this plugin will change user's settings, and having to set options after adding plugins also make it harder to keep configurations clean.
Therefore, I propose adding a new option tabline_always_visible. It's true by default, which behaves as it is now, by setting it to false tabline will be hidden when there are less than two tab pages.
I would like to hear what you think of it. Thanks.
Requested feature
Motivation
Related:
#921
#904
For people who rarely use tabline to show anything other than tab pages, keep tabline always on is a complete waste of space. Although there is workaround, it was still quite unexpected that adding this plugin will change user's settings, and having to set options after adding plugins also make it harder to keep configurations clean.
Therefore, I propose adding a new option
tabline_always_visible
. It'strue
by default, which behaves as it is now, by setting it tofalse
tabline will be hidden when there are less than two tab pages.I would like to hear what you think of it. Thanks.
PR: #1137
The text was updated successfully, but these errors were encountered: