max-niederman / ttyper

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

Add CLI arg to disable the backspace key #102

Open DeflateAwning opened 10 months ago

DeflateAwning commented 10 months ago

It's a neat typing excercise to practice typing with no backspaces allowed (i.e., every mistake you make stays). It adds an extreme incentive for accuracy.

I see there's an option to disallow going back to words with backspace after you've moved on from them, but I'm hoping there's a way to fully disable the backspace key entirely.