Skip to content

Error on open #14

Description

@dkirchhof

Hello,
i wanted to try out this plugin but it behaves very strangely.

  1. open neovim without arguments - it opens a readonly scratchpad (my custom dashboard). :ls will show nothing
    1.1. execute :JABSOpen
    1.1 error in jabs.lua:141: attempt to index local 'linenr' (a nil value)

  2. open three buffers via :e ...
    1.1. execute :JABSOpen
    1.1 error in jabs.lua:130: attempt to concatenate local 's' (a table value)

  3. open two buffers via :e ...
    1.1. execute :JABSOpen
    1.1. no error

At some point, i got an error in jabs.lua: 186: Invalid window id after reopening it.
At some point, i also got an error after opening buffers via TeleScope...

Versions:

  • NVIM v0.6.0-dev+43-g02bf251bb
  • JABS.nvim #7588207

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