Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: Re: Superfluous CRs trouble completion routines in Cygwin
- X-seq: zsh-workers 21896
- From: Hannu Koivisto <azure@xxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: PATCH: Re: Superfluous CRs trouble completion routines in Cygwin
- Date: Thu, 20 Oct 2005 15:48:16 +0300
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <1051016002252.ZM23495@xxxxxxxxxxxxxxxxxxxxxxx> (Bart Schaefer's message of "Sun, 16 Oct 2005 00:22:52 +0000")
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <87irvzys44.fsf@xxxxxxxxxxxxxxxx> <1051015180240.ZM22900@xxxxxxxxxxxxxxxxxxxxxxx> <1051016002252.ZM23495@xxxxxxxxxxxxxxxxxxxxxxx>
- Sender: Hannu Koivisto <Hannu.Koivisto@xxxxxxxxxxx>
Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> writes:
> [Redirected from -users to -workers]
>
> On Oct 15, 6:02pm, Bart Schaefer wrote:
> }
> } I think the answer is that $_comp_setup in compinit should contain
> }
> } local IFS=$'\r'"$IFS"
>
> Upon further thought I believe it should instead set IFS to exactly
> the expected string, rather than pulling in the IFS setting from the
> surrounding environment.
I applied your patch to zsh 4.2.4 / Cygwin. Now p4 <tab> causes a
segfault... Seems to work (read: no change in p4 completion
behaviour) in zsh 4.2.5 / Linux.
--
Hannu
Messages sorted by:
Reverse Date,
Date,
Thread,
Author