Describe the bug
When invoked as nvim-gtk --no-fork, running the :cq command exits successfully.
The documentation for :cq specifies that it's supposed to cause Neovim to exit with an error code, either the one specified, or a generic one. This is important to abort git commit and other similar programs when an editor has been spawned.
Description of what the bug is.
Technical information (please complete the following information):
Describe the bug When invoked as
nvim-gtk --no-fork
, running the:cq
command exits successfully.The documentation for
:cq
specifies that it's supposed to cause Neovim to exit with an error code, either the one specified, or a generic one. This is important to abortgit commit
and other similar programs when an editor has been spawned.Description of what the bug is.
Technical information (please complete the following information):