Skip to content

Broken on Neovim #1

Description

@wallace11

Hitting <C-W>t results in the following error:

Error detected while processing function taberian#render_current_window:
line   21:
E329: No menu "WinBar"
line   22:
E730: using List as a String
E15: Invalid expression: gettabwinvar(tabpagenr(), winnr(), 'taberian').tabs->deepcopy()
line   23:
E121: Undefined variable: tabs
E116: Invalid arguments for function len
E15: Invalid expression: len(tabs)
line   24:
E121: Undefined variable: ts_count
E15: Invalid expression: ts_count < 2 " render only if more than 1 tab
line   29:
E121: Undefined variable: tabs
E116: Invalid arguments for function map
line   38:
E121: Undefined variable: tabs
E15: Invalid expression: tabs->len() * (7 + 2 + 4) + 4 " 7: tab nr (2) + space + tab name (3 chars + '…')
line   39:
E121: Undefined variable: min_win_width
E15: Invalid expression: win_width < min_win_width
line   43:
E121: Undefined variable: tabs
E116: Invalid arguments for function s:winbar_width
E15: Invalid expression: s:winbar_width(tabs) > win_width
line   49:
E121: Undefined variable: tabs
E116: Invalid arguments for function s:winbar_width
E15: Invalid expression: s:winbar_width(tabs) > win_width
line   58:
E121: Undefined variable: tabs
E116: Invalid arguments for function s:underscored
E15: Invalid expression: s:underscored(tabs[w:taberian.curr_nr])
line   60:
E121: Undefined variable: tabs
E116: Invalid arguments for function map
line   63:
E121: Undefined variable: tabs
E15: Invalid expression: tabs

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions