Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh and line breaks
- X-seq: zsh-workers 19706
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: "Peter A. Castro" <doctor@xxxxxxxxxxxx>
- Subject: Re: zsh and line breaks
- Date: Tue, 30 Mar 2004 11:32:02 +0200
- Cc: zzapper <david@xxxxxxxxxx>, zsh-workers@xxxxxxxxxx, cygwin@xxxxxxxxxx
- In-reply-to: <Pine.LNX.4.53.0403291441160.5939@xxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <s38u10erwrz.fsf@xxxxxxxxxxxxxxxxxxxx> <1vvf60l9i7n4nlobcroik2le5ofe6v2rn4@xxxxxxx> <Pine.LNX.4.53.0403291441160.5939@xxxxxxxxxxxxxxxxxxxx>
"Peter A. Castro" wrote:
> > I run zsh on Cygwin, unlike bash zsh gets very upset if it sees dos
> > returns. I have to run dos2unix on my zsh scripts.
> >
> > I haven't seen an explanation for this
>
> Hmm... I'll have to look into this. I thought I'd corrected this for
> Cygwin...
Are those corrections likely to be limited to the Cygwin package for
zsh?
I don't use Cygwin myself but from a quick search, it looks like there
is an O_TEXT flag to open which we could use (a couple of places in
init.c would cover scripts I think). Wouldn't work where the script
comes from stdin, though. Does that perhaps help?
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author