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

bug: :Noice fzf error #1029

Open
4 tasks done
zhiim opened this issue Jan 7, 2025 · 0 comments
Open
4 tasks done

bug: :Noice fzf error #1029

zhiim opened this issue Jan 7, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@zhiim
Copy link

zhiim commented Jan 7, 2025

Did you check docs and existing issues?

  • I have read all the noice.nvim docs
  • I have updated the plugin to the latest version before submitting this issue
  • I have searched the existing issues of noice.nvim
  • I have searched the existing issues of plugins related to this issue

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:

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.

Steps To Reproduce

Run :Noice fzf

Expected Behavior

No errors.

@zhiim zhiim added the bug Something isn't working label Jan 7, 2025
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

1 participant