-
Notifications
You must be signed in to change notification settings - Fork 30
Description
Hey,
I set custom labels to "0123456789". Although the jumping itself works when using character (or any other mode), the highlighted character is not substituted with the custom labels, but stays the same.
For instance, if I apply character mode on the string pepper pony pricks, I see the initial string with p's highlighted, instead of expected 0e12er 3ony 4ricks.
What seems to be the problem and is there any way to fix that?
Thank you in advance.
P.S. The original reason why I opt for numerical labels rather than default ones is that I have to work with different keyboard layouts, some of them don't have latin letters on them. And the problem is that AceJump doesn't accept hitting the a key, it expects actually writing the latin letter a. If there is a solution for this initial issue, it'd be wonderful.