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?



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