Closed brennie closed 4 years ago
Thanks for reporting. Can confirm the repro.
As there's no way to tell if it's a crash, or a pkill nvim
or just :1cq
, FVim now display a crash report dialog in these cases.
@brennie I've updated it to allow clean exit on code 1.
Steps to Reproduce:
:cq
in normal modeExpected Results
fvim should quit
Actual Results
fvim hangs and must be force quit with task manager on windows. (I haven't tested this on Linux or macOS).