Closed chrisgrieser closed 1 year ago
cmd+q does not work at all on Mac. Closing via the close button or via the menubar → quit goneovim work though. (cmd+q seems to get captured though, since mapping <D-Q> to :q! also does not work.)
cmd+q
goneovim
<D-Q>
:q!
(also, might I add how ironic this is, that you cannot quit goneovim until you use :q! 😆 🥲 )
Hi, This issue was duplicated. See https://github.com/akiyosi/goneovim/issues/133#issuecomment-640020701
cmd+q
does not work at all on Mac. Closing via the close button or via the menubar → quitgoneovim
work though. (cmd+q
seems to get captured though, since mapping<D-Q>
to:q!
also does not work.)