You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.
This plugin is an awesome idea, currently when I do my Spanish lessons online using accented characters is a giant pain - however the current implementation means that I can't use it while touch typing.
According to the documentation you can select a character in one of the following three ways:
Pick letter by:
using mouse wheel;
hovering over it with your mouse;
using arrow keys.
But when you are touch typing and holding down a key (i and o are the best example) it is impossible to do any of those three things without very effortful hand movements, including completely crossing your arms.
I think the OS X solution solves this problem perfectly:
allow selection of characters using number keys
require the releasing of the base character before selection is made, freeing up your hands
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This plugin is an awesome idea, currently when I do my Spanish lessons online using accented characters is a giant pain - however the current implementation means that I can't use it while touch typing.
According to the documentation you can select a character in one of the following three ways:
But when you are touch typing and holding down a key (
i
ando
are the best example) it is impossible to do any of those three things without very effortful hand movements, including completely crossing your arms.I think the OS X solution solves this problem perfectly:
Thanks
The text was updated successfully, but these errors were encountered: