When no matches, fzf-lua comes up an error: attempt to get length of local 'idx' (a nil value) #1872
Unanswered
DistinctWind
asked this question in
Q&A
Replies: 2 comments 1 reply
-
The error message is indeed a bit cryptic, nor is this reproducible for me on default setup but definitely bug, can you share more data about your setup or better yet open a bug report? Also try with |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm using the default configuration provided by the LazyVim config. It's not reproducible with the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here's the error message:
I'm not a professional in lua programming, and I didn't see any operation on idx getting its length.
I wonder if that is intentional or a bug. If it's a bug, how could this happen, and how can it be fixed?
Beta Was this translation helpful? Give feedback.
All reactions