From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22088 invoked from network); 31 Mar 1999 08:30:25 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 31 Mar 1999 08:30:25 -0000 Received: (qmail 22997 invoked by alias); 31 Mar 1999 08:29:36 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 2263 Received: (qmail 22990 invoked from network); 31 Mar 1999 08:29:35 -0000 Date: Wed, 31 Mar 1999 10:29:33 +0200 (MET DST) Message-Id: <199903310829.KAA08317@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-users@sunsite.auc.dk In-reply-to: Jos Backus's message of Wed, 31 Mar 1999 10:22:16 +0200 Subject: Re: 3.0.5: PROMPT and output on the same line Jos Backus wrote: > hal:/usr/src# zsh -f > hal# echo -n hi > hal# sh > # echo -n hi > hi# csh -f > # echo -n hi > hi# tcsh -f > # echo -n hi > hi# ksh > # echo -n hi > hi# exit > > Note that between lines 2 and 3, there's no ``hi''. > > This is on FreeBSD -current, using the stock /bin/{c,}sh, pdksh-5.2.13 and > tcsh-6.08.00. % zsh -f beta% echo -n ho beta% setopt nopromptcr beta% echo -n ho hobeta% Maybe this should be in the FAQ. Bye Sven -- Sven Wischnowsky wischnow@informatik.hu-berlin.de