mirror of
https://github.com/neovim/neovim.git
synced 2025-11-16 07:11:20 +00:00
Uses the undocumented "error_exit" UI event for a different purpose: When :detach is used on the server, send an "error_exit" with 0 `status` to indicate that the server shouldn't wait for client exit.