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

Pip package completion #726

Closed
maxekman opened this issue Nov 30, 2011 · 5 comments
Closed

Pip package completion #726

maxekman opened this issue Nov 30, 2011 · 5 comments

Comments

@maxekman
Copy link

I don't know if it is already available but package completion for the pip plugin would be great. I found some zsh function that does it: https://github.com/dgladkov/zsh-pip-completion

@saimn
Copy link
Contributor

saimn commented Dec 1, 2011

there is already a pip plugin:
https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/pip/_pip

@maxekman
Copy link
Author

maxekman commented Dec 1, 2011

I know, but I'm pretty sure that it doesn't autocomplete on "pip install" as the script I linked does. This would be a sweet functionality!

@saimn
Copy link
Contributor

saimn commented Dec 1, 2011

ah ok, I agree it would be great !

@maxekman
Copy link
Author

maxekman commented Dec 7, 2011

I have submitted a pull request for this issue with an implementation, even if it's not as smooth as with the brew command.

@robbyrussell
Copy link
Member

Closing per the advice of #2568.

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

No branches or pull requests

3 participants