Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
To: "Alex Malinovich" <baggend@howlermonkey.net>
Cc: <cygwin@cygwin.com>
Subject: Re: Screen overdraw effect
References: <002101c13a7f$26e05c20$0800a8c0@TheLoveShack.local>
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
From: Kazuhiro Fujieda <fujieda@jaist.ac.jp>
Date: 11 Sep 2001 23:00:13 +0900
In-Reply-To: "Alex Malinovich"'s message of Tue, 11 Sep 2001 00:03:51 -0500
Message-ID: <s1selpd7rpu.fsf@jaist.ac.jp>
Lines: 31
X-Mailer: Gnus v5.3/Emacs 19.34

>>> On Tue, 11 Sep 2001 00:03:51 -0500
>>> "Alex Malinovich" <baggend@howlermonkey.net> said:

> With the new version (not even sure if
> less was one of the updates) My screen decides to go back in time after
> I finish viewing a document.
> 
> e.g.
> $ ls
> <shows directory listing>
> 
> $ less junk.txt
> <shows contents of junk.txt>
> 
> <I push "q">
> 
> "$" prompt appears at a random spot on the screen with remnants of the
> ls scattered throughout, both above and below the current prompt.

This problem is triggered by a bug in Cygwin DLL 1.3.2.
Less with the latest termcap and the 1.3.2 DLL try to recover
the previous screen, but it fails.

I fixed it a week ago, so this problem should be solved with the
upcoming 1.3.3 release. If you can't wait the release, please
try the latest nightly snapshot or start less with the -X option.
This option can disable it for saving/restoring the screen.
____
  | AIST      Kazuhiro Fujieda <fujieda@jaist.ac.jp>
  | HOKURIKU  Center for Information Science
o_/ 1990      Japan Advanced Institute of Science and Technology

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

