vim-fuzzbox/fuzzbox.vim

Fuzzyy does not work any more.

Closed this issue · 3 comments

Hi,

All beyond commit 9b6da2b does not work any more with vim 9.1.1591:

Error detected while processing function fuzzyy#utils#launcher#Start[5]..fuzzyy#builtin#buffers#Start[10]..fuzzyy#utils#selector#Start[32]..fuzzyy# utils#devicons#AddColor[7]..fuzzyy#utils#devicons#GetDevicon: line 1: E129: Function name required E475: Invalid argument: Press ENTER or type command to continue Error detected while compiling function <SNR>64_MenuFilter[59]..<SNR>64_GeneralPopupCallback[4]..fuzzyy#utils#launcher#Save[13]..<SNR>30_Warn: line 7: E488: Trailing characters: endif Press ENTER or type command to continue

Cheers
Jacek

Hi, thanks for the report, does this happen regardless of which Fuzzyy command you run, or just FuzzyBuffers? Does it occur as soon as you load Fuzzyy, or when you select something, or when you close without selecting anything?

I've been testing with Vim versions 9.1.1250 on Mac and 9.0.270 on Ubuntu, but I'll upgrade and see if I can reproduce.

EDIT: upgraded to 9.1.1550 on Mac and 9.1.1591 on Ubuntu, cannot reproduce yet :-(

It happens on FuzzyBuffers, FuzzyMRU*, FuzzyPrevious. The others seem to work all right.

I use "normal" version of vim. Not "huge" which is built by default.

Ok, I can reproduce with devicons disabled, I'll get it fixed soon!