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
Describe the bug
Sometimes it happened when I quit Neovim in a Tmux session while sumneko_lua server was loading.
Which version of Neovim are you using?
Nightly 0.9.0
To Reproduce
I can't reliably reproduce this bug all the time, it just happened on occasion when I quit Neovim in Tmux sesion. One thing I note that this might has something to do with LSP loading its workspace
Expected Behavior
No error when quit Neovim
Screenshots
Screen.Recording.2022-11-07.at.4.30.08.pm.mov
Noice Log
Please include any related errors from the Noice log file. (open with :Noice log)
Noice log
Mon Nov 7 16:15:43 2022
...ite/pack/packer/start/noice.nvim/lua/noice/view/init.lua:227: Failed to delete line
stack traceback:
[C]: in function 'pcall'
...ite/pack/packer/start/noice.nvim/lua/noice/util/call.lua:140: in function <...ite/pack/packer/start/noice.nvim/lua/noice/util/call.lua:139>
[C]: in function 'nvim_buf_set_lines'
...ite/pack/packer/start/noice.nvim/lua/noice/view/init.lua:227: in function 'render'
...site/pack/packer/start/noice.nvim/lua/noice/view/nui.lua:265: in function <...site/pack/packer/start/noice.nvim/lua/noice/view/nui.lua:251>
[C]: in function 'xpcall'
...ite/pack/packer/start/noice.nvim/lua/noice/util/call.lua:145: in function 'try'
...ite/pack/packer/start/noice.nvim/lua/noice/view/init.lua:123: in function 'display'
.../packer/start/noice.nvim/lua/noice/view/backend/mini.lua:88: in function 'update'
.../packer/start/noice.nvim/lua/noice/view/backend/mini.lua:58: in function <.../packer/start/noice.nvim/lua/noice/view/backend/mini.lua:57>
The text was updated successfully, but these errors were encountered:
Describe the bug
Sometimes it happened when I quit Neovim in a Tmux session while
sumneko_lua
server was loading.Which version of Neovim are you using?
Nightly 0.9.0
To Reproduce
I can't reliably reproduce this bug all the time, it just happened on occasion when I quit Neovim in Tmux sesion. One thing I note that this might has something to do with LSP loading its workspace
Expected Behavior
No error when quit Neovim
Screenshots
Screen.Recording.2022-11-07.at.4.30.08.pm.mov
Noice Log
Please include any related errors from the Noice log file. (open with
:Noice log
)Noice log
The text was updated successfully, but these errors were encountered: