You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
0.10.4
Operating system/version
MacOS 15.0.1
Describe the bug
I get this error when pressing enter on a notification in the snacks picker:
Error executing vim.schedule lua callback: ...hare/nvim/lazy/snacks.nvim/lua/snacks/picker/actions.lua:97: Either item.buf or item.file is required
stack traceback:
[C]: in function 'assert'
...hare/nvim/lazy/snacks.nvim/lua/snacks/picker/actions.lua:97: in function 'jump'
...hare/nvim/lazy/snacks.nvim/lua/snacks/picker/actions.lua:36: in function <...hare/nvim/lazy/snacks.nvim/lua/snacks/picker/actions.lua:35>
Steps To Reproduce
:Noice pick
Select a notification
Press enter
Expected Behavior
Some meaningful action (like yanking the contents of the notification) or no action
Did you check docs and existing issues?
Neovim version (nvim -v)
0.10.4
Operating system/version
MacOS 15.0.1
Describe the bug
I get this error when pressing enter on a notification in the snacks picker:
Steps To Reproduce
:Noice pick
Expected Behavior
Some meaningful action (like yanking the contents of the notification) or no action
Repro
The text was updated successfully, but these errors were encountered: