zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@brasslantern.com>
To: Zsh Development Workers <zsh-workers@math.gatech.edu>
Subject: Re: BUG: long prompts tangle ZLE
Date: Sat, 12 Dec 1998 00:07:35 -0800	[thread overview]
Message-ID: <981212000735.ZM23940@candle.brasslantern.com> (raw)
In-Reply-To: <19981210210002.41623@athenaeum.demon.co.uk>

On Dec 10,  9:00pm, Phil Pennock wrote:
} Subject: BUG: long prompts tangle ZLE
}
} If the prompt length is 80 characters (on an 80-char width term) then
}  (a) the last character is not printed, or at least overwritten with a
}      space;
}  (b) more seriously, typing a command does not scroll the line up, but
}      instead overwrites the start of the line.

I can confirm this; in fact, it's weirder than Phil says -- if the prompt
exactly fills the width of the screen, then the last character is not
printed and the first character typed goes at the far right of the screen;
the second character typed causes the first character to be re-echoed at
the left edge (on top of the first character of the prompt) and then the
second character appears next to it.

A ctrl-L clears all this up until the next prompt is printed.

None of this happens in 3.0.5.  Geoff, did we lose some zle_refresh code
in the transition?

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


  reply	other threads:[~1998-12-12  8:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-12-10 21:00 Phil Pennock
1998-12-12  8:07 ` Bart Schaefer [this message]
1998-12-20  8:38   ` PATCH-3.1.5-pws-4: for " Geoff Wing

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=981212000735.ZM23940@candle.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@math.gatech.edu \
    /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).