Skip to content

feat(tabufline): Add ability to hide the close buffer button.#536

Open
viacoffee wants to merge 1 commit intoNvChad:v3.0from
viacoffee:v3.0
Open

feat(tabufline): Add ability to hide the close buffer button.#536
viacoffee wants to merge 1 commit intoNvChad:v3.0from
viacoffee:v3.0

Conversation

@viacoffee
Copy link

The changes maintain the current functionality by default, while allowing the ability to hide the close buffer button. In addition, the highlight logic has been simplified.

ref: #523

Changes:

  • Introduce buf_close_btn option (defaults to true)
  • Decoupled modified buffer icon logic from the close button. (so it still displays even if the close button is hidden)
  • Simplified buffer highlight logic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant