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

Added brute force package completion to pip plugin #734

Merged
merged 3 commits into from Dec 15, 2011
Merged

Added brute force package completion to pip plugin #734

merged 3 commits into from Dec 15, 2011

Conversation

maxekman
Copy link

@maxekman maxekman commented Dec 7, 2011

Hi,

I added a brute force package completion to the pip plugin, which I reported missing in issue #726.

#726

There is no caching in the pip install sub command, compared to the brew version, so the completion is a bit sluggish but better than nothing.

I also made it a bit more similar to the brew plugin.

Best Regards,
Max

robbyrussell added a commit that referenced this pull request Dec 15, 2011
Added brute force package completion to pip plugin
@robbyrussell robbyrussell merged commit e25147a into ohmyzsh:master Dec 15, 2011
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.

None yet

2 participants