lemnos / tt

A terminal based typing test.
MIT License
714 stars 48 forks source link

Adds more key options for better test flow. #35

Open jmonroynieto opened 1 year ago

jmonroynieto commented 1 year ago

Using keys such as space and return is normal practice to move forward from info pages. This pull request adds those options and instructions for clarity (also, it looks cool).

The key events captured after the test finishes are discarded to avoid skipping the report too early.