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
tab like command completion with some sort of frecency algorithm.
Might be good to look at the Hyper project to see how/if they've implemented these features.
Hyper
Also upterm might have some logic that is useful to review.
The text was updated successfully, but these errors were encountered:
right arrow key "quick completion" has been added, still need to add a lot of the other ZSH features.
Sorry, something went wrong.
I'd vote for tab-completion too in addition to right arrow.
No branches or pull requests
tab like command completion with some sort of frecency algorithm.
Might be good to look at the
Hyper
project to see how/if they've implemented these features.Also upterm might have some logic that is useful to review.
The text was updated successfully, but these errors were encountered: