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

Crash on 0.10 unstable Assertion `to_scroll >= 0' failed. #1

Open
ilan-schemoul opened this issue Apr 14, 2024 · 1 comment
Open

Crash on 0.10 unstable Assertion `to_scroll >= 0' failed. #1

ilan-schemoul opened this issue Apr 14, 2024 · 1 comment

Comments

@ilan-schemoul
Copy link
Owner

ilan-schemoul commented Apr 14, 2024

Crash on startup with "Assertion `to_scroll >= 0' failed" error on 0.10 master unstable (reproducable on the branch master-bug of this repo) when :

  • require ("telescope").load_extensions("noice")
  • set cmdheight=0
  • echohl Warning | echohl "A long message" | echohl None (the message has to be longer than terminal width)

Linux exit code 134, gdb shows event loop crash because of "file not found".

@ilan-schemoul
Copy link
Owner Author

Problem with noice + experimental nvim API neovim/neovim#28331
Just use nvim version without these assertions as I really want Noice

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