Samyak2 / toipe

yet another typing test, but crab flavoured
MIT License
596 stars 31 forks source link

Extra space at the end of certain tests #41

Open Samyak2 opened 2 years ago

Samyak2 commented 2 years ago

What?

Some tests automatically end as soon as you enter the last character but some others will require you to press space following the last word in order to end.

Context

This case was explicitly handled here:

https://github.com/Samyak2/toipe/blob/063fc4fd06ce348b2cd62256e5db165565f9db19/src/tui.rs#L407-L411

I'm not sure why it still causes an issue.

Originally reported by user "Merulox" in a YouTube comment (I did not find a way to link to a comment directly).