Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: No newline, no print.
- X-seq: zsh-users 6926
- From: zzapper <david@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: No newline, no print.
- Date: Fri, 19 Dec 2003 11:49:15 +0000
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20031212204435.GM3748@xxxxxxxxxxxx> <20031212205213.GB3143@xxxxxxxx>
- Sender: news <news@xxxxxxxxxxxxx>
On Fri, 12 Dec 2003 21:52:13 +0100, Jean Chalard
<jean.chalard@xxxxxxxx> wrote:
>> 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)
I'd STRONGLY recommend that u set "setopt no_prompt_cr" this in your
.zshrc tout de suite if you're a Perl Programmer
zzapper (vim & zsh)
--
vim -c ":%s/^/WhfgTNabgureRIvzSUnpxre/|:%s/[R-T]/ /Ig|:normal ggVGg?"
http://www.vim.org/tips/tip.php?tip_id=305 Best of Vim Tips
Messages sorted by:
Reverse Date,
Date,
Thread,
Author