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

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



On Oct 23, 10:33am, Peter A. Castro wrote:
}
}    Since we are talking about console input, though, there may be a tty
} setting to control weither CRs are passed to the input stream.  I'll see
} if I can investigate this.

I'm not all that familiar with how Cygwin simulates UNIX pipelines.  We
are talking about command output piped to the "read" builtin -- is that
the same as console input?

In any case, stripping CRs from the i/o stream would only mask the
problem.  It'd be at least as helpful to know why adding a CR to the
IFS value causes a segmentation fault.



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