What do you think the optimum settings for the jump command's jump-label-alphabet
are for touch typing on the standard QWERTY keyboard?
#10017
Unanswered
David-Else
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The
jump-label-alphabet
defaults to"abcdefghijklmnopqrstuvwxyz"
, which is not ideal for touch typing as we want to prioritize the home row and easy to reach keys. So far I havejump-label-alphabet = "asdfjkl;ghweruiopcvm,tybnqxz"
, but maybe there are more considerations?of these. some are easier to type than others... maybe that could be taken into consideration... mmm....
Beta Was this translation helpful? Give feedback.
All reactions