cslarsen / wpm

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

Could not use line-break in loaded text #49

Open dkrikun opened 4 years ago

dkrikun commented 4 years ago

I would like to use song lyrics as a text. These are formatted verse per-line and an extra line-break between the parts.

When I load the lyrics, when I get to the new-line character, and I input it the program does not moves to the next line, as would be expected.

This might be connected to #37