Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

rpm completion is unnecessarily slow and broken



$ rpm -q --<TAB>

I think something must be going wrong with the matching, because not
only does this run `rpm -qa' for some reason, but:

$ rpm -q --w<TAB>
$ rpm -q --changelog
zsh: do you wish to see all 61 possibilities (42 lines)?



Messages sorted by: Reverse Date, Date, Thread, Author