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 21213
- From: Wayne Davison <wayned@xxxxxxxxxxxxxxxxxxxxx>
- To: "Batalov, Denis" <denisb@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: Thu, 28 Apr 2005 18:18:09 -0700
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <897DED128797EC46906FF8EDDBFB5DD03F8D38@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- 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
> $
I like the precmd solution mentioned in the FAQ:
http://zsh.sunsite.dk/FAQ/zshfaq03.html#l40
(Note to FAQ maintainer: the index appears to be off by one -- it
linked to l39, but the answer appears to be l40.)
..wayne..
Messages sorted by:
Reverse Date,
Date,
Thread,
Author