Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
completion in 3.1.9
- X-seq: zsh-workers 12343
- From: Chmouel Boudjnah <chmouel@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: completion in 3.1.9
- Date: 21 Jul 2000 10:36:54 -0700
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Hi,
In pristine 3.1.9 the completion has the problem i have reported a
while ago and it was corrected in the cvs tree. The problem is when
for example rpm don't expand options with --. Demo :
(chmou@kenobi)[~]-% rpm --[TAB]
--help -- print help message
--setperms -- set file permissions
--setugids -- set file owner/group
[.. OK ..], but :
(chmou@kenobi)[~]-% rpm -qp --[TAB]
here nothing is completed when with the version of the cvs he do :
(chmou@cassini)[~]-% rpm -qp --[TAB]
--changelog -- display change log
--dump -- show all information
--requires -- list dependencies
[...]
would be possible to have a backward patches, i can't find it in the
archives of the ml.
--
MandrakeSoft Inc http://www.mandrakesoft.com
San-Francisco, CA USA --Chmouel
Messages sorted by:
Reverse Date,
Date,
Thread,
Author