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

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



Bart Schaefer wrote:
> 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.

Why don't we just try this and see if it breaks anything?  Carriage
returns are unusual enough in Unix that there's a good chance it
won't.

pws


This message has been scanned for viruses by BlackSpider MailControl - www.blackspider.com



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