Skip to content

tabs_layout="start" is broken #848

@bew

Description

@bew

I'm currently on branch v2.x at 2b2f748

With the config:

require"neo-tree".setup {
  source_selector = {
    winbar = true,
    tabs_layout = "start",
  }
}

I get:
Screenshot_20230407_222246

The winbar is correctly set to %{%v:lua.require'neo-tree.ui.selector'.get()%}
and that function returns "%#NeoTreeTabInactive#%4009@v:lua.___neotree_selector_click@%…%<%0@v:lua.___neotree_selector_click@" (missing all tabs?)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions