attempt to perform arithmetic on local 'idx'
rodhash opened this issue · 1 comments
rodhash commented
Hi,
Not sure if this is an error / issue but when I run some command like "map", "digraphs" or anything bringing lots of data, and I press "q" to quite .. here I always receive this message:
"...re/nvim/lazy/fine-cmdline.nvim/lua/fine-cmdline/init.lua:101: attempt to perform arithmetic on local 'idx' "
I noticed that if I nagivate all the way to the end of the data and only then press "q", then no message / error shows up.
VonHeikemen commented
This should be fixed now.