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

completion in 3.1.9



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