MasterMedo / typetest

:chart_with_upwards_trend: Improve your typing speed without leaving the terminal.
MIT License
24 stars 8 forks source link

Add an option to remove punctuation #9

Closed MasterMedo closed 3 years ago

MasterMedo commented 3 years ago

Add an option to remove all punctuation. Maybe another option to use only the latin alphabet?

MasterMedo commented 3 years ago

I don't think this is a good idea, the user can filter the words using terminal commands:

cat TEXTFILE | tr -d '[:punct:]' | typetest