Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

beacon_ignore_filetypes = ['fzf'] breaks things #15

Open
abenz1267 opened this issue Jul 3, 2020 · 2 comments
Open

beacon_ignore_filetypes = ['fzf'] breaks things #15

abenz1267 opened this issue Jul 3, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@abenz1267
Copy link

Hi,

setting that option in the config breaks neovim, when opening fzf... at least with !, f.e. :Rg!. What happens is: the highlight will be stuck at the top of the FZF window and you can't close it, because neovim complains about a floating window still being open...if you manage to close it the same file will be opened in a second tab.

beacon_breaking

Regards

@DanilaMihailov
Copy link
Owner

Hey, thanks for feedback :)

I guess I introduced this bug, when tried to fix another bug, but I fixed it now, I hope :) You can update plugin and check it out. Tell me if it works or not.

@DanilaMihailov DanilaMihailov added the bug Something isn't working label Jul 5, 2020
@abenz1267
Copy link
Author

Hey,

it doesn't break anymore. Still blinks once when opening the window itself though.

Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants