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:from:date
	:message-id:subject:to:cc:content-type; q=dns; s=default; b=YvuO
	LLbkeM5qkMZats0BPnNpd0EBrinC8TVtLRaimAkOh1+TxMytGO+fr3bJVQQLswuK
	/j9nM6ilkPl0rZPhodR9AvNtIi1q1sRoqkOyYfnYRxr3jxTLbl4H9gCbLIqgVkPi
	0kKbIbWxfencKu+e3IDMcHUcCVx/kwaOYCdphDo=
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:from:date
	:message-id:subject:to:cc:content-type; s=default; bh=ajzz71wIDi
	O6thcEQTjl3Dkagk0=; b=DkfICYG8XMHbBJ3rehEC1BWhlWw8t52TL+GKdkl0sE
	wQqELluiViWjrNpQ73Ro9eUdcM33nVMLxWmQmp9CsrtP4t5uF63Oxf+yT1tbG4Qn
	K+ys4EjiCdgStRMEZAxLogmnoM3OSO10xgNxEI+1Yo5wUKe1N+CBCJXJgVv3bXue
	0=
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-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=scott, Greetings, Scott, Andrey
X-HELO: mail-qk0-f179.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=mime-version:in-reply-to:references:from:date:message-id:subject:to         :cc;        bh=eVfQqarwIgKBrLo7Wu/OFdvzCR1xfQZuBVn1MOLcRjY=;        b=TYsM+NB0P7zGFryCxQRTkIg+IgCoY6g+yTgTf9dF3mZPa8sPuSk77yIe0jjgg9Y3kF         I0QhC4fJDYKG8fP7OeuqfmUeS5l3gXqfJ/B/kDsycY9gC4iJ8qQoSPXo4ULxT1LUZ9zR         Sw2YqY6tLay1o+8EHq7or6mAliQ1k6N4X54sn5jrp+Lk1PqeN4QH7INdSOXCfMxeG66W         m8IVDtQPPaQsNc4NTBRXTxxk3c7ombNMc25WL3uSAYsxDz57re1p2jOAvwL1XW/1EXvv         y1dCPEDiR4lhKkAucqP+1RzgYqdv3YuO1rWVfrCkUFPk6Wb/qI7HKE4INTaWl7qR1mkm         /Vvg==
MIME-Version: 1.0
In-Reply-To: <416708705.20180819193131@yandex.ru>
References: <1372072396.8455798.1534430210374.ref@mail.yahoo.com> <1372072396.8455798.1534430210374@mail.yahoo.com> <1179039299.9023936.1534512963906@mail.yahoo.com> <252738798.20180819124725@yandex.ru> <6277147e-67be-fa75-6dcd-812bcdd42f1f@towo.net> <416708705.20180819193131@yandex.ru>
From: Csaba Raduly <rcsaba@gmail.com>
Date: Sun, 19 Aug 2018 23:45:04 +0200
Message-ID: <CAEhDDbDJw_LLGFaJ_sN6mtPCa-1Lx_yDnCGfjV1oSzFgiGXoyQ@mail.gmail.com>
Subject: Re: Fw: When scrolling through history in cygwin terminal window line gets garbled
To: cygwin list <cygwin@cygwin.com>
Cc: Thomas Wolff <towo@towo.net>
Content-Type: text/plain; charset="UTF-8"

On Sun, Aug 19, 2018 at 6:31 PM, Andrey Repin  wrote:
> Greetings, Thomas Wolff!
>
>>> I can confirm this behavior.
>> How did you reproduce it? I don't.
>
> Exactly as described.
> Start Cygwin using cygwin.bat
> Enter command
> echo ABCDEF ABCDEF ABCDEF ABCDEF
> Enter command
> echo 6789 123456789 123456789 123456789 123456789 123456789 123456789
> Tap twice to pull the first entered command from history.
> Observe part of the second command remaining on the screen.

I couldn't reproduce this, neither with mintty, nor with cygwin.bat
(bash --login -i)
In both cases, the

Windows 7.

$ uname -a
CYGWIN_NT-6.1 assos 2.10.0(0.325/5/3) 2018-02-02 15:16 x86_64 Cygwin

Then I ran Cygwin update, and this happened:

https://imgur.com/FALke6H


Csaba
-- 
You can get very substantial performance improvements
by not doing the right thing. - Scott Meyers, An Effective C++11/14 Sampler
So if you're looking for a completely portable, 100% standards-conformat way
to get the wrong information: this is what you want. - Scott Meyers (C++TDaWYK)

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

