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

Re: PATCH: Re: Superfluous CRs trouble completion routines in Cygwin



Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> writes:

> On Oct 20,  3:48pm, Hannu Koivisto wrote:
> } Subject: Re: PATCH: Re: Superfluous CRs trouble completion routines in Cyg
> }
> } I applied your patch [adding \r to IFS] to zsh 4.2.4 / Cygwin.  Now p4
> } <tab> causes a segfault...
>
> Do other completions also segfault, or just that one?  Do you get any

Just that one (I tried ls, diff and cvs completions).

> output at all from complete-debug (ctrl-x question-mark)?  Does

No, it segfaults when I hit C-x ?

> change anything if you remove the \\0 (NUL) from the IFS assignment?

No.  However, when I removed \\r the problem went away.

-- 
Hannu



Messages sorted by: Reverse Date, Date, Thread, Author