Closed Phontana closed 7 years ago
Maybe this helps: https://github.com/electron/electron/issues/5536
I will add shortcuts soon. But does ⌘W make much sense? The app has only one window and can be closed with ⌘Q.
Yes, it makes sense because almost all macOS apps close the window (but not the app) with ⌘W. Also, in the new 0.5.0 release, the ⌘H shortcut doesn't work the same like other apps.
The shortcuts are now CMD+1, CMD+2...
Cmd + H (hide window) & cmd + W (close window) don't work in this app, unlike other Mac apps.