zsh-users
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-users@sunsite.auc.dk
Subject: Re: 3.0.5: PROMPT and output on the same line
Date: Wed, 31 Mar 1999 10:29:33 +0200 (MET DST)	[thread overview]
Message-ID: <199903310829.KAA08317@beta.informatik.hu-berlin.de> (raw)
In-Reply-To: Jos Backus's message of Wed, 31 Mar 1999 10:22:16 +0200


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


             reply	other threads:[~1999-03-31  8:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-31  8:29 Sven Wischnowsky [this message]
1999-03-31  8:45 ` Jos Backus
  -- strict thread matches above, loose matches on Subject: below --
1999-03-31  8:31 jr
1999-03-31  8:22 Jos Backus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199903310829.KAA08317@beta.informatik.hu-berlin.de \
    --to=wischnow@informatik.hu-berlin.de \
    --cc=zsh-users@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).