Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: bash completion functions
- X-seq: zsh-workers 18150
- From: Zefram <zefram@xxxxxxxx>
- To: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- Subject: Re: bash completion functions
- Date: Tue, 28 Jan 2003 09:25:04 +0000
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <15299.1043745489@xxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <15299.1043745489@xxxxxxxxxxxxxxxxxxxx>
Oliver Kiddle wrote:
>Also, $COMP_POINT might be iffy but it never seems to be used anyway.
...
> (( COMP_POINT = ${#${(j. .)words}} + $$#QIPREFIX + $#IPREFIX + $#PREFIX ))
That "$$" looks suspicious.
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author