Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add feedback per letter of correct vs incorrect #90

Merged

Conversation

glazari
Copy link
Contributor

@glazari glazari commented Aug 17, 2023

Features added:

  • only incorrect character in red
  • if space is pressed too early, the previous word shows up as still partially untyped
  • if type after the end of word, the extra letters will show up as errors (like in monkeytype)

image

This goes in the direction of ttyper V2 as mentioned in this issue (#83)

I am not super sure about the structure of the code, so I appreciate feedback if you think there was a better way to implement this.

glazari and others added 2 commits October 2, 2023 17:28
Features added:
- only incorrect character in red
- if space is pressed too early, the previous word shows up as still
  partially untyped
- if type after the end of word, the extra letters will show up as
  errors (like in monkeytype)
@max-niederman max-niederman merged commit c4dbffe into max-niederman:main Oct 3, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants