Iron-E
Iron-E
If you haven't, update to the latest version. If that doesn't work, execute `:helptags ALL`
This feature is currently available to test in #486 cc @foersben
@xinslu we'd be glad to have you work on this! You're right, it doesn't seem undoable, there just hasn't been interest in pushing it forward thus far. Feel free to...
#386 adds the ability to specify left and right separators:  (The config in the image: [here](https://gitlab.com/Iron_E/dotfiles/-/blob/3ce9da92b6c516a70a04de960d5b7dba7389741a/.config/nvim/lua/init/lazy.lua#L299-318) and [here](https://gitlab.com/Iron_E/dotfiles/-/blob/3ce9da92b6c516a70a04de960d5b7dba7389741a/.config/nvim/lua/init/lazy.lua#L400-442)) You can try it, but there may yet be changes before...
For those still watching this issue, see `:h barbar-setup.icons.separator` in the latest master.
> how to remove the highlight of this tab? >  > Are you using the `preset` feature? Either way, look at the README and try using the information there...
I believe these three options can do this: * `maximum_length` * `maximum_padding` * `minimum_padding`
Ah, not quite. All that would be needed is a `minimum_length`.
@Feel-ix-343 this issue is unrelated to that request. Try https://github.com/romgrk/barbar.nvim/pull/347, and if that doesn't help, open a separate issue
> It's there to create a visual separation in cases where the inactive bg color is the same as the fill region bg color Now that there is an `icons.separator.right`...