zsh-workers
 help / color / mirror / code / Atom feed
From: Geoff Wing <mason@primenet.com.au>
To: zsh-workers@math.gatech.edu
Cc: hzoli@cs.elte.hu (Zoltan Hidvegi)
Subject: Re: New zed and refresh bug
Date: Tue, 30 Jul 1996 14:52:11 +1000 (EST)	[thread overview]
Message-ID: <199607300452.OAA02241@coral.primenet.com.au> (raw)
In-Reply-To: <199607291721.TAA04932@bolyai.cs.elte.hu> from "Zoltan Hidvegi" at Jul 29, 96 07:21:17 pm

Zoltan Hidvegi wrote:
:> Zoltan wrote:
:> :It demonstrates a zle bug.  Just load this zed function, unset the BAUD
:> :parameter (to get half-screen scrolls in zed), invoke zed -f zed, and use
:> :the up-arrow to move to the top of the function.  On a 80x25 Linux console
:> :with ncurses a bogous `if [[ -f $dir/$1 ]' appears on the 5th screen line
:> :after the second half-screen scroll.
:I can reproduce it in an xterm on Solaris 2.4, IBM AIX 3.2 and DEC OFS/1
:V2.0, SunOS 4.1.2 and Ultrix 4.2.

OK. I can repro it now - doesn't look good.  Yep, looks like an insert problem.
Will send a fix in soon (Should be today or tomorrow (Wednesday)).  Also will
change 9600 to 19200 as the minimum speed for single line scroll (unless anyone
thinks it should be 38400?)

:I can not reproduce it on Linux with termcap (although I use a quite old
:/etc/termcap) but with ncurses it is reproducible either in an xterm or on
:the console.
:
:The new contents of the line gets inserted before the bogous line so the
:correct if ... which was on the screen before the scroll is shifted right
:as the new contents of the line is printed.  Perhaps it happens only if the
:terminal has some insert capability (I'm just guessing).
-- 
Geoff Wing [mason@primenet.com.au] PrimeNet - Internet Consultancy


  reply	other threads:[~1996-07-30  5:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-07-28 20:36 Zoltan Hidvegi
1996-07-29 13:34 ` Peter Stephenson
1996-07-29 14:03   ` Zoltan Hidvegi
1996-07-29 14:21     ` Zoltan Hidvegi
1996-08-03 16:00       ` Bart Schaefer
1996-08-04  0:42         ` Zoltan Hidvegi
1996-08-04  1:41           ` Local variables and "typeset" Bart Schaefer
1996-07-29 15:11 ` New zed and refresh bug Geoff Wing
1996-07-29 17:21   ` Zoltan Hidvegi
1996-07-30  4:52     ` Geoff Wing [this message]
1996-07-30  6:20       ` zle_refresh.c patch (Was: New zed and refresh bug) 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=199607300452.OAA02241@coral.primenet.com.au \
    --to=mason@primenet.com.au \
    --cc=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).