mirror of
https://github.com/neovim/neovim.git
synced 2026-06-11 14:28:12 +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.