Skip to content

Add the Command + , (comma) shortcut to open settings, common on Macs, enhancement #328

Geoxor requested to merge github/fork/okawaffles/master into master

Created by: okawaffles

Uses useKeyModifier("Meta") to detect the Command key (https://vuejs.org/guide/essentials/event-handling.html#key-modifiers) Windows + , doesn't seem to respond, but that's likely due to the preexisting Windows shortcut.

Merge request reports