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:date:message-id:subject:from:to
	:content-type; q=dns; s=default; b=e96ue+7b9qaloDZFEyU27APKfeU7T
	EFxM/IEgIWDz3gT3ft2IMlC/ehwr1G1xUFKAjfWWn31d0+Bps6K08xvWqVxB1gEF
	6q00nvTqFoSzkriXlCSjeqJ5utvzD5F5T1KA+M0kB3EdDUxtn2ABmZZ8tCQj1X8U
	aHwwHNHL+SCv9w=
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:date:message-id:subject:from:to
	:content-type; s=default; bh=K+PT2rd8JVM/1Loq2IhxF4RRLK8=; b=l2a
	Hese87Bxba65wI++GDDxFsKVW16/eLB9ZdYdXriyMRXI4m32KSaweJd0pmTK9wTf
	5jtuqWrSq/Scz3dvfEBezDicgehqTCfjApOPTUfv2+xOY9yCX3cI0hKBTNMTiKTa
	+GgD6fErZ9pOCLZJJxXZRiM9hV94UNyiO1gCaMH8=
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=-1.3 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-pa0-f47.google.com
MIME-Version: 1.0
X-Received: by 10.66.179.7 with SMTP id dc7mr5918073pac.47.1392860549119; Wed, 19 Feb 2014 17:42:29 -0800 (PST)
Date: Wed, 19 Feb 2014 19:42:28 -0600
Message-ID: <CAAXzdLU-JLxQ4AsDZgOLtK49d3Fkuo7E1KvxOxvno=R3VMAg=g@mail.gmail.com>
Subject: Console buffer jumble
From: Steven Penny <svnpenn@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes

I found a problem with the new snapshots. If you

1. start Cygwin with "Cygwin.bat"
2. enter "man bash"
3. enter down arrow then up arrow, or Page Down then Page Up

Normally this would just scroll through the man page. However with these new
snapshots it is creating a jumble in the console, notice the username mixed in
with the output of "man"

BASH(1)                     General Commands Manual                    BASH(1)

Steven@Steven-PC ~
$ man bash
BASH(1)                     General Commands Manual                    BASH(1)

NAME
       bash - GNU Bourne-Again SHell

SYNOPSIS
       bash [options] [file]

These are the versions affected

    20140219  BAD
    20140218  BAD
    20140217  BAD
    20140216  BAD
    20140213  GOOD

This issue is mirrored with the MSYS2 project
http://sourceforge.net/p/msys2/tickets/23

--
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

