Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Annoying misfeature: ZSH completely hides output without newlines!
- X-seq: zsh-users 9818
- From: Frank Terbeck <frank.terbeck@xxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Annoying misfeature: ZSH completely hides output without newlines!
- Date: Fri, 06 Jan 2006 15:26:05 +0100
- In-reply-to: <200601061515.27913.huginson@xxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Operating-system: Linux 2.6.14.2 i686
- References: <200601060047.k060lU37023709@xxxxxxxxxxxxxxxxxxxxxxxxxx> <EXCHANGE03z2NoKMHG000001367@xxxxxxxxxxxxxxxxxx> <200601061515.27913.huginson@xxxxxx>
Einar Huginson <huginson@xxxxxx> wrote:
> I have tried this with ZSH 4.2.5 and 4.2.6, linked against ncurses 5.4
> (specifically the Gentoo ebuild 5.4-r6). Note that PS1='$ ' and I have marked
> the cursor position with _
>
> 1. Example: Just echo text without a newline
>
> $ echo -n foo
> $ _
setopt nopromptcr
Regards, Frank
Messages sorted by:
Reverse Date,
Date,
Thread,
Author