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

Convert to ArgumentParser library #4

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

Conversation

Samasaur1
Copy link
Owner

As of right now, the only user-level changes are that you must use the --delay flag when passing the delay.
There is also an undocumented feature set that allows you to set the default delay time using UserDefaults.

Technically, this does close #2, although we want a user-facing way to do this. It will also allow the changing of the typing rate (although maybe not to the custom rates), closing #1 as well.

As of right now, the only user-level changes are that you must use the
  --delay flag when passing the delay.
There is also an undocumented feature set that allows you to set the
  default delay time using UserDefaults
@Samasaur1 Samasaur1 linked an issue Oct 23, 2021 that may be closed by this pull request
Currently, you cannot use any of the custom* rates,
  so you can use allAtOnce, consistent, and natural
@Samasaur1
Copy link
Owner Author

any reason why this hasn't been merged?

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.

Allow setting defaults Allow changing of typing rate
1 participant