-
Notifications
You must be signed in to change notification settings - Fork 299
The App doesn't quit with [command+Q] on macOS #928
Comments
Could be configured by a little config file with other bindings/shortcuts
…On Nov 12, 2017 11:25 PM, "Ahmed Eid" ***@***.***> wrote:
Most if not all macOS applications terminate with [Command + Q].
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#928>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AMm5x19DcJcqmOSPxnAKsGV3qvi0S5IUks5s19K2gaJpZM4QbQl3>
.
|
Strange. I'm on macOS with version |
Thanks for the report, @a-eid ! Strange, this should have been addressed by PR #787 (there is actually configuration for it here: oni/browser/src/Input/KeyBindings.ts Line 22 in 01f4397
I wonder if there is a certain case where the input bindings aren't getting captured? That could potentially be a more general issue impacting other scenarios.. @a-eid @dasosjt - does this reproduce consistently for you? In addition, did you use the latest release binary (0.2.16), or build from source? |
I'll close this out since I'm unable to reproduce. Feel free to re-open or log a new issue if you're still seeing this! |
Hi @bryphe I can reproduce this bug, but only under a distinct condition: If one closes the Oni window, with Logically, if the only Oni Window/tab is closed, then this should result in also quitting the app. Sidenote: I think |
Most if not all macOS applications terminate with [Command + Q].
The text was updated successfully, but these errors were encountered: