Closed JulesNP closed 3 years ago
Do you use mouse scroll to view the failure messages? See: https://github.com/neovim/neovim/issues/15075
Yes, upon testing again, that seems to be the cause. I'm unable to reproduce the crash if I use "set mouse-=a" first.
Thanks for confirming. You can use the neovim HEAD/nightly, or wait for the next release.
I'm regularly getting crashes of FVim when running bash in the FVim terminal on Windows 10. My default terminal is cmd.exe, and I'm running Git's bash.exe from within cmd. The crash seems to occur whenever I run a command that produces an error message, e.g. a failed npm build. I've tested the same process directly though neovim, but it doesn't produce an crash there.