-
Notifications
You must be signed in to change notification settings - Fork 500
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
[Feature Request] Fish/Zsh etc.. Auto-completion #171
Comments
It would be great to have a zsh autocomplete plugin powered by TabNine, learning from my zsh_history |
Would be super cool to have this! |
yeah, this would be really awesome! |
It would take up a lot of ram though, everytime you open a shell |
@Titaniumtown maybe it could share one daemon between code editors, shells, etc. to reduce ram? |
that's a good idea |
A "completion daemon" would help not also to reduce RAM usage but also to improve the startup time when opening a new shell. |
it would have the model just in ram 24/7, you wouldn't have to load the model and put it in ram every shell you open. So it would save ram. |
And 600MB or even 1GB are justifiable, I think. |
This is a cool idea. |
Bump! Any updates on this? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
bump |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
bump |
up |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
bump |
1 similar comment
bump |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
bump |
waiting |
Would be great to have contextual autocomplete in shells
The text was updated successfully, but these errors were encountered: