Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: bug in _rpm?
- X-seq: zsh-workers 7901
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: bug in _rpm?
- Date: Fri, 17 Sep 1999 10:45:41 +0200 (MET DST)
- In-reply-to: Adam Spiers's message of Thu, 16 Sep 1999 17:19:10 +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
[ again, list changed to workers ]
Adam Spiers wrote:
> With pws-4 and virtually all the latest patches:
>
> % rpm -ihv /usr/src/redhat/RPMS/i386/<TAB>
> % rpm -ihv /usr/src/redhat/RPMS/i386/--
> zsh: do you wish to see all 28 possibilities?
>
> Where did that `--' come from?
Do you have many files in that directory, all of the form `*-*-*'
(i.e. all names contain at least two hyphens)? And you are not using
menu-completion? And you have a match spec such as `r:|-=* r:|=*'?
If so, it's the unambiguous string that was inserted (with a somewhat
weird cursor placement -- but we are currently thinking about ways to
improve that, see 7831 and follow-ups; any help appreciated).
If any of the things I asked isn't true, I don't know where it comes
from because in that case I don't get it.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author