zsh-workers
 help / color / mirror / code / Atom feed
From: mason@werple.net.au
To: mdb@cdc.noaa.gov (Mark Borges)
Cc: zsh-workers@math.gatech.edu (zsh-list), hzoli@cs.elte.hu
Subject: Re: Still there's a little zle_refresh bug
Date: Thu, 28 Mar 1996 19:43:37 +1100 (EST)	[thread overview]
Message-ID: <199603280843.TAA08035@werple.net.au> (raw)
In-Reply-To: <vkybom5m27.fsf@suomi.cdc.noaa.gov> from "Mark Borges" at Mar 27, 96 01:16:16 pm

:Geoff posted a second patch (in article #831) for zle_refresh. Was
:that supposed to fix this particular bug (which was posted before the
:2nd patch), or not?
:If it was, I'm still seeing it on my solaris-2.3/2.5 platforms, and will
:invetigate further if it is in fact platform-dependent.
:Just curious.
                                                                         *
original two lines with insert at * % 1234567890123456789012345678901234567890
1234567890

I just worked out the logic of the bug and I'll post a patch for this in a 
few hours.  The problem was on the second line: at the start, the first char
'0' then '\r' got printed due to automargin stuff, then an insert char,
then '0' to fill the blank spot - when the code was originally written
there would not have been the first char '0' written.  There's an obvious hack
in the code here, but for other reasons I don't want to do that, so I'll write
a nice complex, hard-to-understand patch for it instead :-)
-- 
Mason [G.C.W]  mason@werple.mira.net.au    "Hurt...Agony...Pain...LOVE-IT"



  parent reply	other threads:[~1996-03-28  8:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-03-15 15:02 Zoltan Hidvegi
1996-03-27 20:16 ` Mark Borges
1996-03-27 23:06   ` Wayne Davison
1996-03-28  8:43   ` mason [this message]
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=199603280843.TAA08035@werple.net.au \
    --to=mason@werple.net.au \
    --cc=hzoli@cs.elte.hu \
    --cc=mdb@cdc.noaa.gov \
    --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).