Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Rpm completion problem
- X-seq: zsh-workers 12550
- From: Wayne Davison <wayned@xxxxxxxxxxxxxxxxxxxxx>
- To: Zsh Workers <zsh-workers@xxxxxxxxxxxxxx>
- Subject: Rpm completion problem
- Date: Sat, 5 Aug 2000 00:25:38 -0700 (PDT)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
I've noticed a problem in rpm completions when I specify the 'p'
(package file) option bunched up with other options. For instance:
rpm -qip file<tab>
completes the names of installed packages (though it does complete
file names if there is no installed-package match), while:
rpm -qi -p file<tab>
properly completes only the files in the current directory.
..wayne..
Messages sorted by:
Reverse Date,
Date,
Thread,
Author