Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Tue, 11 Sep 2001 11:34:07 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Screen overdraw effect Message-ID: <20010911113407.B1285@cygbert.vinschen.de> Mail-Followup-To: cygwin AT cygwin DOT com References: <002101c13a7f$26e05c20$0800a8c0 AT TheLoveShack DOT local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <002101c13a7f$26e05c20$0800a8c0@TheLoveShack.local>; from baggend@howlermonkey.net on Tue, Sep 11, 2001 at 12:03:51AM -0500 On Tue, Sep 11, 2001 at 12:03:51AM -0500, Alex Malinovich wrote: > I just recently updated my installation of Cygwin and I'm getting some > weird 'anomalies.' I don't know exactly what was updated as there was a > list of at least a dozen new items, but my original install was from > June, and the update was done today. Running Cygwin on Windows 2000 with > the "old version" (again, sorry I can't be more descriptive. :( ) less > displayed everything just fine. 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 > > > $ less junk.txt > > > > > "$" prompt appears at a random spot on the screen with remnants of the > ls scattered throughout, both above and below the current prompt. Check your $TERM, set it to `cygwin'. The behaviour to restore the old screen is the default for less _if_ it finds a terminal init/deinit control sequence in termcap. The latest termcap of Cygwin knows this feature. If you don't want it, start less with the -X option. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/