Any event to listen to for when the FzfLua window open/closes? #1856
Unanswered
Sebastian-Nielsen
asked this question in
Q&A
Replies: 1 comment 2 replies
-
No such event, perhaps you can use fzf-lua/lua/fzf-lua/test/helpers.lua Lines 130 to 143 in 9b84b53 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Basically the title. I cant seem to find anything about this in the docs. But, surely, there must be exposed one such event. 🙏
The reason why I need it is to be able to conditionally remove some other mappings when the FzfLua window is about to open and then remove them again after the window has closed again.
Beta Was this translation helpful? Give feedback.
All reactions