akiyosi / goneovim

A GUI frontend for neovim.
MIT License
2.39k stars 62 forks source link

Bug: `cmd+q` does not work on mac #416

Closed chrisgrieser closed 1 year ago

chrisgrieser commented 2 years 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.)

chrisgrieser commented 2 years ago

(also, might I add how ironic this is, that you cannot quit goneovim until you use :q! 😆 🥲 )

akiyosi commented 2 years ago

Hi, This issue was duplicated. See https://github.com/akiyosi/goneovim/issues/133#issuecomment-640020701