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

yum install name.rpm can not auto complete #3181

Closed
ghost opened this issue Sep 29, 2014 · 2 comments
Closed

yum install name.rpm can not auto complete #3181

ghost opened this issue Sep 29, 2014 · 2 comments

Comments

@ghost
Copy link

ghost commented Sep 29, 2014

yum install name.rpm can not auto complete.

there is a rpm package file in my home directory,
i want install it using yum install,

but the auto complete does not working.

rpm -Uvh examp
then type tab key, the auto complete working .

but when i type

yum install examp
and type tab key, nothing works.

@ghost
Copy link
Author

ghost commented Sep 29, 2014

My dev box is CentOS 6.5 x64.

with ZSH 5.0.6 and Oh-my-zsh master branch

@mcornella
Copy link
Member

yum completion is provided by zsh itself. Try a newer version.

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

1 participant