Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Add an option tabline_always_visible #1138

Open
theJian opened this issue Nov 8, 2023 · 0 comments · May be fixed by #1137
Open

Feat: Add an option tabline_always_visible #1138

theJian opened this issue Nov 8, 2023 · 0 comments · May be fixed by #1137
Labels
new feature New feature or feature request

Comments

@theJian
Copy link

theJian commented Nov 8, 2023

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'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.

PR: #1137

@theJian theJian added the new feature New feature or feature request label Nov 8, 2023
@theJian theJian linked a pull request Nov 8, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant