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
With outline sidebar open, it reports error when tring to exit lunarvim:
Error detected while processing CursorMoved Autocommands for "<buffer=3>":
Error executing lua callback: .../site/pack/lazy/opt/outline.nvim/lua/outline/sidebar.lua:389: Invalid window id: 1000
stack traceback:
[C]: in function 'nvim_win_set_cursor'
.../site/pack/lazy/opt/outline.nvim/lua/outline/sidebar.lua:389: in function '_goto_node'
.../site/pack/lazy/opt/outline.nvim/lua/outline/sidebar.lua:412: in function '__goto_location'
.../site/pack/lazy/opt/outline.nvim/lua/outline/sidebar.lua:204: in function <.../site/pack/lazy/opt/outline.nvim/lua/outline/sidebar.lua:201>
Neovim setup
Neovim version: v0.11.0-dev-3c803483a
Outline.nvim version: v1.0.0
Neovim distro (if applicable): LazyVim
Plugin manager: Lazy.nvim
The text was updated successfully, but these errors were encountered:
Giessen
changed the title
Failed to close outline sidebar when exiting lunarvim
Error when exiting lunarvim with outline sidebar open
Feb 14, 2025
With outline sidebar open, it reports error when tring to exit lunarvim:
Error detected while processing CursorMoved Autocommands for "<buffer=3>":
Error executing lua callback: .../site/pack/lazy/opt/outline.nvim/lua/outline/sidebar.lua:389: Invalid window id: 1000
stack traceback:
[C]: in function 'nvim_win_set_cursor'
.../site/pack/lazy/opt/outline.nvim/lua/outline/sidebar.lua:389: in function '_goto_node'
.../site/pack/lazy/opt/outline.nvim/lua/outline/sidebar.lua:412: in function '__goto_location'
.../site/pack/lazy/opt/outline.nvim/lua/outline/sidebar.lua:204: in function <.../site/pack/lazy/opt/outline.nvim/lua/outline/sidebar.lua:201>
Neovim setup
The text was updated successfully, but these errors were encountered: