Skip to content
Discussion options

You must be logged in to vote

Thank you for trying to help. The noclose argument doesn't seem to do anything at all for me it seems. Using the code above, with FzfLua.loclist({, the keybind doesn't work. If I remove FzfLua.loclist({, the keybind functions but there's the cosmetic flash you speak of. And if I change noclose = true to false, the functionality is the same.

You’re probably lazy loading fzf-lua, the global object FzfLua should exist after the first run, it equals the require object so it’s the same,

The flash you’re getting now is the restarting of the Fzf process not the window recreation, that’s why I said “poor man’s” for quick fix, this will require internal changes to enable reload, open a feature r…

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@ibhagwan
Comment options

@ibhagwan
Comment options

@stuckinsnow
Comment options

@ibhagwan
Comment options

Answer selected by stuckinsnow
@stuckinsnow
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants