yatli / fvim

Cross platform Neovim front-end UI, built with F# + Avalonia
MIT License
1.34k stars 30 forks source link

:cq makes fvim hang and require force quit #147

Closed brennie closed 4 years ago

brennie commented 4 years ago

Steps to Reproduce:

  1. :cq in normal mode

Expected 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).

yatli commented 4 years ago

Thanks for reporting. Can confirm the repro.

yatli commented 4 years ago

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.

yatli commented 3 years ago

@brennie I've updated it to allow clean exit on code 1.