overview-navigation
overview-navigation copied to clipboard
[Feature Request] Support other keyboard layouts
It looks like a s d f are the first letters assigned. This is good for qwerty style keyboards.
I'm using dvorak.
Please add on option to switch to a o e u ...
I'm not super familiar with keyboard layouts, the file containing the mapping is this one https://github.com/nathanielsimard/overview-navigation/blob/master/src/keySymbols.js, you may change the NATURAL_ORDERING to what fits the dvorak layout. It's quite easy to install the extension manually, you only need npm, so it would be nice if you could try with different orderings and I may look into how to create a setting to chose a keyboard layout.