sprig icon indicating copy to clipboard operation
sprig copied to clipboard

Add new options menu to allow for rebinding key bindings

Open grymmy opened this issue 1 year ago • 4 comments

The web editor should allow for changing the keybindings arbitrarily via a user interface available from an options panel. See https://github.com/hackclub/sprig/pull/547/files for legacy discussions on this issue.

grymmy avatar Mar 07 '23 15:03 grymmy

@leomcelroy is this something we want to do?

alhardwarehyde avatar Mar 15 '23 14:03 alhardwarehyde

Propose also using the Keyboard.getLayoutMap API and putting copy somewhere on the interface indicating alternate keyboard mappings on non-QWERTY keyboards.

kognise avatar Mar 15 '23 17:03 kognise

Yes let's do this. I would implement similar to how B originally proposed but make it configurable.

leomcelroy avatar Mar 15 '23 17:03 leomcelroy

I'm volunteering to work on this issue.

Arpan-206 avatar Jan 22 '24 14:01 Arpan-206

merged and live at https://sprig.hackclub.com

DevIos01 avatar Jul 15 '24 17:07 DevIos01