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
Error executing vim.schedule lua callback: ...te/pack/packer/start/noice.nvim/lua/noice/util/hacks.lua:267: Vim:E5108: Error executing lua ...k/packer/start/heirline.nvim/lua/heirline/statusline.lua:348: bad argument #1 to 'provider' (string expected, got nil)
stack traceback:
[C]: in function 'provider'
...k/packer/start/heirline.nvim/lua/heirline/statusline.lua:348: in function '_eval'
...k/packer/start/heirline.nvim/lua/heirline/statusline.lua:365: in function '_eval'
...k/packer/start/heirline.nvim/lua/heirline/statusline.lua:440: in function 'eval'
...te/pack/packer/start/heirline.nvim/lua/heirline/init.lua:71: in function <...te/pack/packer/start/heirline.nvim/lua/heirline/init.lua:66>
[C]: in function 'redrawstatus'
...te/pack/packer/start/noice.nvim/lua/noice/util/hacks.lua:267: in function <...te/pack/packer/start/noice.nvim/lua/noice/util/hacks.lua:263>
stack traceback:
[C]: in function 'redrawstatus'
...te/pack/packer/start/noice.nvim/lua/noice/util/hacks.lua:267: in function <...te/pack/packer/start/noice.nvim/lua/noice/util/hacks.lua:263>⏎
Expected Behavior
An error should not be printed and a terminal should not lag.
Screenshots
Not applicable.
Noice Log
Nothing is printed in log.
Minial Configuration
The error appears only with this ScrollBar component.
Error executing vim.schedule lua callback: ...te/pack/packer/start/noice.nvim/lua/noice/util/hacks.lua:267: Vim:Feline: error while processing statusline component number 8on section 3 of type 'active' for window 1000: ...e/pack/packer/start/feline.nvim/lua/feline/generator.lua:288: bad argument #1 to '?' (string expected, got nil)
stack traceback:
[C]: in function 'redrawstatus'
...te/pack/packer/start/noice.nvim/lua/noice/util/hacks.lua:267: in function <...te/pack/packer/start/noice.nvim/lua/noice/util/hacks.lua:263>%
Describe the bug
After 973659e there's an error and a lag in a terminal whenever one exits Neovim and has Heirline installed.
Which version of Neovim are you using?
To Reproduce
Steps to reproduce the behavior:
Error
Expected Behavior
An error should not be printed and a terminal should not lag.
Screenshots
Not applicable.
Noice Log
Nothing is printed in log.
Minial Configuration
The error appears only with this
ScrollBar
component.Config
Additional Note
Maybe there's something wrong with this component or it is an Heirline issue if so, please, let me know.
The text was updated successfully, but these errors were encountered: