boxer-project / boxer-sunrise

Sunrise on the Boxer Reconstruction Project
BSD 3-Clause "New" or "Revised" License
39 stars 2 forks source link

Fix/Update alternate-platform-names #46

Open sgithens opened 2 years ago

sgithens commented 2 years ago

There is some legacy support for trying alternative key names for overloaded magic names, ie. Accepting Alt rather than Option on macOS, Control rather than Ctrl. etc. But it's not currently working, and may not be correctly handling the new full set of modifier keys we support now (Control/Ctrl, Alt/Option, Shift, Meta/Command/Win).