speedcoder-keyboard-layouts icon indicating copy to clipboard operation
speedcoder-keyboard-layouts copied to clipboard

forced correction

Open Hjaf opened this issue 4 years ago • 2 comments

Backspace deletes the previous and correct key with enforced correction, shouldn't this emulate real life cursor position and behavior? While typing the correct key after a typo allows to continue, the real output will not actually correct the errors as the typo characters remain.

Hjaf avatar May 13 '20 07:05 Hjaf

You can disable 'forced correction' using the right sidebar menu. then it will give you your desired behavior.

hiamandeep avatar May 13 '20 08:05 hiamandeep

I know, I thought the behavior in that mode would force the user to do the correction, not just type the correct key.

Is there a way to see the accuracy when correcting everything in non-forced mode? The error map shows some useful info, but i can't see a value that represents the errors made after the corrections, as the accuracy in this mode is 100% when everything is corrected. I guess something like: ((total charcters in text)/(total ~~keypresses~~characters - total backspace keypresses))*100)

Hjaf avatar May 13 '20 08:05 Hjaf