Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: BUG? Zsh does not print the last line of stdout of a child process if that line does not have newline char at end. BUG?
- X-seq: zsh-workers 21214
- From: Alexey Tourbin <at@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: BUG? Zsh does not print the last line of stdout of a child process if that line does not have newline char at end. BUG?
- Date: Fri, 29 Apr 2005 05:45:38 +0400
- In-reply-to: <897DED128797EC46906FF8EDDBFB5DD03F8D38@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mail-followup-to: zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <897DED128797EC46906FF8EDDBFB5DD03F8D38@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On Thu, Apr 28, 2005 at 02:51:13PM -0700, Batalov, Denis wrote:
> $ echo -n gogi
> $
>
> On other shells, e.g. bash, the behaviour is as expected:
>
> $ echo -n gogi
> gogi$
>
> Any comments? Please CC directly to my e-mail address, as I am not a regular reader.
setopt NO_PROMPTCR
> Thanks,
> --
> Denis V. Batalov
Attachment:
pgpm4vreMjZyL.pgp
Description: PGP signature
Messages sorted by:
Reverse Date,
Date,
Thread,
Author