X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=Ex
	PFujUf5w5RCemL0KWXHVVgz8L7W01z1/pnIBGC7eaCPtTxCGphPBWWxHtOH7Rad2
	84mvhwHusXJHFiC4EFZA8Xpl6vmvTX+CaK9gHwDKLUMzN9qjdqGvIfabha74U5UE
	Lh7lWjmUg9MMPJKpU3O4Sj0Sp2hpXkRBcKZZAo2WA=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=Qe1a69Li
	/Z+4foZdye4WmZEO+As=; b=qH+zjz9zh7Z2wq8lcbY0r8pk+nLxjyGFWbHOpfjV
	JhYzWg4ekHeJDVXaR60SiGoGlGtfx13ohoHVkI9oT3TkqNKA8LmlQ5VLS567kRHk
	1um8xDiZC/JKIp+3uFQ7ICIWVohdzBEsS+V8rt/cbiGSAdw0fh9ZvoQbpikHx3v2
	rNI=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-pa0-f51.google.com
MIME-Version: 1.0
X-Received: by 10.66.145.230 with SMTP id sx6mr37142162pab.47.1394418302605; Sun, 09 Mar 2014 19:25:02 -0700 (PDT)
In-Reply-To: <20140309191432.GA7884@ednor.casa.cgf.cx>
References: <20140227202633.GA3337@ednor.casa.cgf.cx>	<CAAXzdLUt3rcqhRaREAfETU51=NLZ-qd=10_nNVXmUmxyK9qxGA@mail.gmail.com>	<20140309191432.GA7884@ednor.casa.cgf.cx>
Date: Sun, 9 Mar 2014 21:25:02 -0500
Message-ID: <CAAXzdLUQxdMARhtx6PnufkfvQr_LWokT-=4uhgDTsYYcKa+PUA@mail.gmail.com>
Subject: Re: Need general snapshot testers/console buffer jumble
From: Steven Penny <svnpenn@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes

On Sun, Mar 9, 2014 at 2:14 PM, Christopher Faylor wrote:
> There are still issues with the console buffer and full screen apps
> like vim/emacs/less.  If you scroll the buffer while in that mode
> then things will get weird.  The solution so far is:  Don't do that.

1. man bash
2. down arrow once
3. q

With stable Cygwin

    ~
    $ uname -a
    CYGWIN_NT-6.1 Steven-PC 1.7.28(0.271/5/3) 2014-02-09 21:06 x86_64 Cygwin

    ~
    $ man bash

    ~
    $

With snapshot

    ~
    $ uname -a
    CYGWIN_NT-6.1 Steven-PC 1.7.29s(0.272/5/3) 20140309 23:12:54 x86_64 Cygwin

    ~
    $ man bash


    ~
    $

Notice carefully the extra line after "man bash". If you press down more times
before "q", the problem worsens.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

