-
-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ABC mode timeout for same-key characters #156
Comments
It should definitely be user-selectable. Automatically accepting the selection is one of the most annoying things other keyboards do. I definitely want to keep this option off. The other reason I haven't done it so far is, because Java makes delayed operations overcomplicated... sadly... Anyway, I see value in doing this, so it stays on the backlog. |
Requirements:
|
+1 for this feature, it's the only actually missing thing to be able to fully use this app, at least for |
I have made this: |
I have already started preparing the code base and will soon include the feature officially. Stay tuned! |
When using ABC mode, it would be helpful if there were a time period after which the currently highlighted character was entered to allow for entry of the next character.
[For example the domain extension ".edu". Currently requires 3 additonal key presses to get "ed"]
Could be a user-selectable thing or hard-coded if that makes more sense
The text was updated successfully, but these errors were encountered: