Skip to content

no render after fzf.lua lsp jump #36

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

Closed
y1rn opened this issue Jun 9, 2024 · 1 comment
Closed

no render after fzf.lua lsp jump #36

y1rn opened this issue Jun 9, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@y1rn
Copy link

y1rn commented Jun 9, 2024

steps:

  • open lsp document symbols
  • select symbols and select
@MeanderingProgrammer
Copy link
Owner

Thanks for brining this up!

This took some time to figure out, but ended up being caused by fzf-lua changing the mode of the underlying buffer between terminal and normal, as well as a de-sync between scheduling a callback and actually running it.

The latest version should not have this problem. Please update the plugin and lmk if it works.

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