zsh-workers
 help / color / mirror / code / Atom feed
From: Zoltan Hidvegi <hzoli@cs.elte.hu>
To: zsh-workers@math.gatech.edu (Zsh hacking and development)
Subject: Still there's a little zle_refresh bug
Date: Fri, 15 Mar 1996 16:02:05 +0100 (MET)	[thread overview]
Message-ID: <199603151502.QAA00217@hzoli.ppp.cs.elte.hu> (raw)

The last patch from Geoff really fixes almost all zle_refresh problems
except one.  This does not happen on all machines.  It is reproducible on
Linux with ncurses and on Solaris with Linux console or xterm.  Both use
terminfo.  Type in a long line which appears wrapped on the screen.  Then
insert a charater near the end of the first screen line, e.g. here -------|
                                                                          V
hzoli ~ % 12345678901234567890123456789012345678901234567890123456789|1234567890
1234567890

Here is what happens if you inserted a `*':

hzoli ~ % 12345678901234567890123456789012345678901234567890123456789|1234*56789
00234567890

As you see the 0 is duplicated on the wrapped line and 1 disappears.
But this only happens if you insert something after the `|' character above.
Also there should be at least 10 characters in the second screen line.

Bye,

Zoltan



             reply	other threads:[~1996-03-15 15:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-03-15 15:02 Zoltan Hidvegi [this message]
1996-03-27 20:16 ` Mark Borges
1996-03-27 23:06   ` Wayne Davison
1996-03-28  8:43   ` mason
1996-03-28  9:34     ` mason

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=199603151502.QAA00217@hzoli.ppp.cs.elte.hu \
    --to=hzoli@cs.elte.hu \
    --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).