You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apologies, I haven't had time to fully look into this issue yet and create a minimal repro, but am opening this anyway in case it's easily reproducible by you.
I use fzf-lua fairly extensively with NeoVim. With 0.8 or nightly in the terminal, it works as expect. With VimR 0.7, it worked well. However, with VimR 0.8 nightly (showing as NVIM v0.9.0-dev-nvimserver-0.7.0-0-54-gb3f42c717), I get lots of issues with fzf-lua. In particular, in the pop up windows, previews don't display (:Fzf files is an easy way to see this). I see the same problems with many other Fzf commands.
I wonder if something has changed with pop-up window behavior to cause this?
The text was updated successfully, but these errors were encountered:
andrewferrier
changed the title
Pre-release 0.8 builds don't work correctly with fzf-lua
Pre-release 0.8 builds don't work correctly with fzf-lua previews
Nov 7, 2022
Apologies, I haven't had time to fully look into this issue yet and create a minimal repro, but am opening this anyway in case it's easily reproducible by you.
I use fzf-lua fairly extensively with NeoVim. With 0.8 or nightly in the terminal, it works as expect. With VimR 0.7, it worked well. However, with VimR 0.8 nightly (showing as
NVIM v0.9.0-dev-nvimserver-0.7.0-0-54-gb3f42c717
), I get lots of issues withfzf-lua
. In particular, in the pop up windows, previews don't display (:Fzf files
is an easy way to see this). I see the same problems with many otherFzf
commands.I wonder if something has changed with pop-up window behavior to cause this?
The text was updated successfully, but these errors were encountered: