Replies: 1 comment 1 reply
-
I could add this for texts that do not have a new line character, but then it could be a bit confusing, where sometimes you can press enter whenever and sometimes you can only press enter in certain situations. Or maybe allow enter and space always, unless its a new line character then only allow enter? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
To learn touch typing, I'm relying on 2 projects:
A habit that I've gotten from KTouch is that it uses spaces between words, as normal, but at the end of the line we have to press
ENTER
by default to move to the next one.This can be a pain since on Monkeytype, I often get to the end of a line then press enter instead of space since it has the appearance of the next line. (Which doesn't do anything at the moment.) This isn't a big deal, and the behavior in KTouch can be configured to match Monkeytype, though.
I was wondering, could it make sense to interpret the
ENTER
key as a space during a typing test?Beta Was this translation helpful? Give feedback.
All reactions