daa84 / neovim-gtk

gtk ui for neovim
GNU General Public License v3.0
716 stars 57 forks source link

Exits successfully with :cq #266

Open bk2204 opened 2 years ago

bk2204 commented 2 years ago

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):