neovide: freeze during normal movement(relative to relative number settings)
Describe the bug neovim randomly freezed during movement, can’t reproduce in TUI
To Reproduce
my config https://github.com/xzbdmw/nvimconfig
open neovide
enter plugin/nightfox.lua
type gg
hold on w
and wait for one minite
after cursor is about to go to line 96, neovide completely freeze, this don’t mean neovide will freeze only by that, it will freeze during some normal text editing, these are reproducable steps.
Expected behavior A clear and concise description of what you expected to happen.
Desktop (please complete the following information):
- OS: macos 14.2
- Neovide Version 0.12.1
- Neovim Version 0.95
Screenshots https://github.com/neovide/neovide/assets/97848247/0ee4cd4d-e0aa-41de-9737-b37d92660832
About this issue
- Original URL
- State: open
- Created 5 months ago
- Comments: 21 (9 by maintainers)
The fix has now been merged into neovim master and will be part of the next nightly build.
I’ll leave this open though, since a better fix will be made later.