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

Error when exiting lunarvim with outline sidebar open #123

Open
Giessen opened this issue Feb 12, 2025 · 0 comments
Open

Error when exiting lunarvim with outline sidebar open #123

Giessen opened this issue Feb 12, 2025 · 0 comments

Comments

@Giessen
Copy link

Giessen commented Feb 12, 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

  • Neovim version: v0.11.0-dev-3c803483a
  • Outline.nvim version: v1.0.0
  • Neovim distro (if applicable): LazyVim
  • Plugin manager: Lazy.nvim
@Giessen Giessen changed the title Failed to close outline sidebar when exiting lunarvim Error when exiting lunarvim with outline sidebar open Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant