Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: No newline, no print.
- X-seq: zsh-users 6875
- From: Jean Chalard <jean.chalard@xxxxxxxx>
- To: "N. Thomas" <nthomas@xxxxxxxxxxxx>
- Subject: Re: No newline, no print.
- Date: Fri, 12 Dec 2003 21:52:13 +0100
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <20031212204435.GM3748@xxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20031212204435.GM3748@xxxxxxxxxxxx>
> When I print something to stdout that doesn't have a newline at the end,
> Z-Shell refuses to print it. Note the following Perl program:
>
> print "My name is Bob.\n";
setopt no_prompt_cr
But you could as well have read the mailing list archive.
(This one comes up pretty often)
--
J
Messages sorted by:
Reverse Date,
Date,
Thread,
Author