cslarsen / wpm

Typeracer-like console app for measuring your WPM
GNU Affero General Public License v3.0
323 stars 48 forks source link

Errors loading custom text #37

Open jaaaron opened 6 years ago

jaaaron commented 6 years ago

While loading a custom txt file, but formatted in C programming language, spaces like 'new line' and 'tabs' are not calculated properly and will not work normally.

cslarsen commented 6 years ago

Yep, it translates a lot of stuff so won't work well with things like programming languages. I'm swamped with a lot of other stuff, so I won't have time to improve the situation myself.

scopalaffairs commented 3 years ago

@cslarsen could you merge the PR https://github.com/cslarsen/wpm/pull/56 @skvrahul opened? That would close some duplicates here and boost the enjoyment of using this cool tool