Every shortcut a hotkeys-js binding string names, canonically spelled.
A binding may list alternatives separated by commas -- =, shift+=, num_add -- and the comma key itself is written as ,, which is why the
split has to know a , standing alone is a key and not a separator.
Every shortcut a hotkeys-js binding string names, canonically spelled.
A binding may list alternatives separated by commas --
=, shift+=, num_add-- and the comma key itself is written as,, which is why the split has to know a,standing alone is a key and not a separator.