max-niederman / ttyper

Terminal-based typing test.
MIT License
1.05k stars 76 forks source link

Add a flag to only allow move to next word if the current word is correct #129

Open ricardoseriani opened 2 months ago

ricardoseriani commented 2 months ago

Please, add a flag that only allow move to next word if the current word is correct.

That flag will force the user to correct the current word if it's wrong.

ricardoseriani commented 2 months ago

I don't know if it fits in the current project, but I'm already working on this feature for myself.

What I'm in trouble is to find a good name for that flag.

If anyone knows one, please tell me.