zsh-users
 help / color / mirror / code / Atom feed
From: Jean Chalard <jean.chalard@gmail.com>
To: Einar Huginson <huginson@web.de>
Cc: zsh-users@sunsite.dk
Subject: Re: Annoying misfeature: ZSH completely hides output without newlines!
Date: Fri, 6 Jan 2006 23:39:52 +0900	[thread overview]
Message-ID: <fb6be96e0601060639hdd1b2a9h98bf3519b18a28a7@mail.gmail.com> (raw)
In-Reply-To: <200601061515.27913.huginson@web.de>

> IMHO, this counts as a serious problem, since certain file contents are no

Essentially a matter of taste :)


> Or do I need to set a ZSH config option that prevents
> it from clearing the line before outputting the prompt?

Yes. You can use
setopt no_prompt_cr
...to prevent zsh from printing a carriage return before its prompt,
like most other shells do.

If you use a recent enough zsh (4.3.0), the option PROMPT_SP is
available and is supposed to do about what everyone expects in about
every case (and has been made the default).


Note that this entry is listed in the FAQ as the most often asked
question about ZSH :p

--
J
"Toi, je te trouve pas la même tête que sur la page précédente" -- Wakamiya

      parent reply	other threads:[~2006-01-06 14:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200601060047.k060lU37023709@rly01c.srv.mailcontrol.com>
2006-01-06 10:38 ` FW: Full path with ksh emulation Peter Stephenson
2006-01-06 14:15   ` Annoying misfeature: ZSH completely hides output without newlines! Einar Huginson
2006-01-06 14:25     ` Vincent Lefevre
2006-01-06 14:26     ` Frank Terbeck
2006-01-06 14:35       ` Einar Huginson
2006-01-06 14:39     ` Jean Chalard [this message]

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=fb6be96e0601060639hdd1b2a9h98bf3519b18a28a7@mail.gmail.com \
    --to=jean.chalard@gmail.com \
    --cc=huginson@web.de \
    --cc=zsh-users@sunsite.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).