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

Switch to ratatui and add pace cursor #21

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

pati08
Copy link

@pati08 pati08 commented Jun 15, 2024

What:

  • Migrate the entire UI to ratatui from tui (unmaintained). This was just incidental in the goal.
  • Add a pace cursor option

Why:
A pace cursor is a feature of monkeytype, for instance, that I immediately missed. This also addresses #10 .

How:
A CLI flag was added to enable it and set the pace. If it is enabled, ticking is now enabled. If enabled, the correct character is given a white background.

Checklist:

  • Allow edits from maintainers option checked
  • Branch name is prefixed with [your_username]/ (ex. thatvegandev/featureX)
  • Documentation added
  • Tests added N/A
  • No failing actions
  • Merge ready

I would like to add an option for an accuracy-adjusted pace cursor at some point.

- Migrate the entire UI to ratatui tui (unmaintained)
- Add a pace cursor option
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.

1 participant