We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
:Noice fzf
v0.10.3
openSUSE Tumbleweed 20240924 x86_64
When use :Noice fzf, I got this error:
Error executing vim.schedule lua callback: ...hare/nvim/lazy/noice.nvim/lua/noice/integrations/fzf.lua:75: attempt to call method 'update_title' (a nil value) stack traceback: ...hare/nvim/lazy/noice.nvim/lua/noice/integrations/fzf.lua:75: in function 'populate_preview_buf' ...hare/nvim/lazy/fzf-lua/lua/fzf-lua/previewer/builtin.lua:377: in function 'populate_preview_buf' ...hare/nvim/lazy/fzf-lua/lua/fzf-lua/previewer/builtin.lua:394: in function '' vim/_editor.lua: in function '' vim/_editor.lua: in function <vim/_editor.lua:0>
However, :Noice telescope works fine. The same error occured when using the latest LazyVim.
:Noice telescope
Run :Noice fzf
No errors.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Did you check docs and existing issues?
Neovim version (nvim -v)
v0.10.3
Operating system/version
openSUSE Tumbleweed 20240924 x86_64
Describe the bug
When use
:Noice fzf
, I got this error:However,
:Noice telescope
works fine.The same error occured when using the latest LazyVim.
Steps To Reproduce
Run
:Noice fzf
Expected Behavior
No errors.
The text was updated successfully, but these errors were encountered: