-
My config is as follows: I can open the float terminal for fzf-lua, but the preview window shows: Unable to stat file <glob expand failed for D:\XXX*\XXX*\XXXX*???xxxx.c'> If checkhealth on fzf-lua , it shows the following results: fzf_lua: 8 ❌ fzf-lua [required] ~
fzf-lua [optional] ~
fzf-lua [env] ~
I cannot figure out which configuration is wrong. Could someone give me some clues? Thanks a lot. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 50 replies
-
I wouldn't rely on the What's your fzf-lua setup options? This code paths can only be taken if you have Can you also post a screenshot of fzf-lua with the main screen also visible so I can see the selected file and the preview at the same time? |
Beta Was this translation helpful? Give feedback.
-
Yes, that confirms everything we troubleshooted here, the ??? replace the location of what should be an icon.
The CI and the fact there are no other issues like these suggest this bug is triggered by something unique in your system but I’m unsure yet what. You wrote at the OP:
What is UCRT? |
Beta Was this translation helpful? Give feedback.
I’m suspecting the UCRT build of neovim is botched, once you download neovim from a different source there’s a great chance this will be solved.