Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: zsh-3.1.5-pws-6: bash-style completion
- X-seq: zsh-workers 5230
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: zsh-3.1.5-pws-6: bash-style completion
- Date: Thu, 4 Feb 1999 12:48:12 +0100 (MET)
- In-reply-to: Peter Stephenson's message of Thu, 04 Feb 1999 12:22:32 +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Peter Stephenson wrote:
> Sven Wischnowsky wrote:
> > I don't have a 3.0.5, so I couldn't try the patch. But as far as I can
> > see, this should behave like normal completion with `setopt AUTOLIST'
> > and `setopt LISTAMBIGUOUS'.
>
> We seem to have this discussion every week. It's not like bash,
> because bash only shows the list on the *second* tab, and zsh can't
> currently do that.
I *know* that the thing I suggested shows behavior unlike bash. I was
referring to the patch he sent which (as far as I can see, without
testing it) should behave like LISTAMBIGUOUS plus AUTOLIST.
> Nor do I think it's fair to rely on the new
> completion to try to get this behaviour.
That's right.
> ...
>
> I've also been having strange effects when combining all this with:
> compctl -M 'm:{a-z}={A-Z}' 'r:|[.,_-]=* r:|=*'
> but I haven't tracked it down (and it's there anyway, I just normally
> use menu completion so hadn't noticed). I think there may be a
> problem with `compctl -M' on its own, too, since I got a crash after
> that once.
I'll look into this.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author