zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <Peter.Stephenson@csr.com>
To: Sorin Ionescu <sorin.ionescu@gmail.com>, zsh-workers@zsh.org
Subject: Re: Mac OS X Prompt Bug
Date: Wed, 24 Nov 2010 15:24:08 +0000	[thread overview]
Message-ID: <20101124152408.3c901d79@pwslap01u.europe.root.pri> (raw)
In-Reply-To: <BAB9C52A-B68A-4B5A-99C2-F85B310B1380@gmail.com>

On Wed, 24 Nov 2010 08:58:26 -0500
Sorin Ionescu <sorin.ionescu@gmail.com> wrote:
> A % character appears before every prompt then it is replaced by the
> prompt; so, it only flashes for a fraction of a second. However, if
> the buffer is empty when ZSH starts, such as when one has a
> ~/.hushlogin file, it results in the behaviour in the screenshot,
> which is % character followed by blank lines. 

That's almost certainly a side-effect of the PROMPT_SP option, see the
manual entry. This gets printed at the start of the line, then covered
over by the prompt itself.

Somehow in the case you're showing some output is coming out between zsh
printing the mark and printing the prompt itself.  I have no idea where
that would be, but the pre-prompt activities are carried out quite
early, before the line editor is set up, so there is a reasonable amount
of scope for it.

If you don't have time to track down where the extra output is coming
from, turning off the PROMPT_SP option should make the mark go away.

-- 
Peter Stephenson <pws@csr.com>            Software Engineer
Tel: +44 (0)1223 692070                   Cambridge Silicon Radio Limited
Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, UK


Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom


  reply	other threads:[~2010-11-24 15:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-24 13:58 Sorin Ionescu
2010-11-24 15:24 ` Peter Stephenson [this message]
2010-11-24 16:08   ` Vincent Lefevre
2010-11-24 16:53     ` Peter Stephenson
2010-11-24 19:04     ` Wayne Davison
2010-11-25 10:38       ` Peter Stephenson
2010-11-24 15:30 ` Vincent Lefevre
2010-11-24 16:59   ` Sorin Ionescu
2010-11-24 17:49     ` Benjamin R. Haskell
2010-11-24 21:14       ` Sorin Ionescu
2010-11-24 23:49         ` Bart Schaefer

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=20101124152408.3c901d79@pwslap01u.europe.root.pri \
    --to=peter.stephenson@csr.com \
    --cc=sorin.ionescu@gmail.com \
    --cc=zsh-workers@zsh.org \
    /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).