Open raghur opened 9 years ago
I cannot reproduce it on Mac.
When the GUI window is closed for neovim-python-client
, qa!
is sent to neovim to force exiting. I've implement the same behavior and pushed to git. Please try if it helps.
It seems to be helping... however, behavior is inconsistent where maybe once in 5 times, neovim isn't closed properly.
Closing the electron shell window on Windows 7 does not exit neovim cleanly. THe next time neovim is started, .swp files are present.