Open Samyak2 opened 2 years ago
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.
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).
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).