We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Could you add one function for automatically prompt?
For example: when I type in some words that could not be found directly, can you automatically set add XXX(words) -f as the next command?
add XXX(words) -f
It will save a lot of retyping works.
The text was updated successfully, but these errors were encountered:
Thanks for the suggestion.
Here is a temporary workaround:
-f
Note that you can actually omit the add in this situation.
add
Sorry, something went wrong.
I will add this to to-do list:
xxxxx seems not an English word. Do you want to save xxxxx ? y/[n]
xingjian-zhang
No branches or pull requests
Could you add one function for automatically prompt?
For example:
when I type in some words that could not be found directly, can you automatically set
add XXX(words) -f
as the next command?
It will save a lot of retyping works.
The text was updated successfully, but these errors were encountered: