X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 719EE3858D39
Authentication-Results: sourceware.org;
 dmarc=none (p=none dis=none) header.from=towo.net
Authentication-Results: sourceware.org; spf=none smtp.mailfrom=towo.net
Subject: Re: Terminal occasionally shows duplicate command text when it is
 split over multiple lines
To: cygwin@cygwin.com
References: <1966566714.1219564.1629755526730.ref@mail.yahoo.com>
 <1966566714.1219564.1629755526730@mail.yahoo.com>
From: Thomas Wolff <towo@towo.net>
Message-ID: <5dc677a0-85c8-7850-0a71-d1a2fa7c6e07@towo.net>
Date: Tue, 24 Aug 2021 00:15:32 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
 Thunderbird/78.13.0
MIME-Version: 1.0
In-Reply-To: <1966566714.1219564.1629755526730@mail.yahoo.com>
X-Provags-ID: V03:K1:J4dFz6PtXlnYuqEqqS5911a6c9oPhblDj/SwFfo4yJ+qrEfuJ9d
 AJiDqMSHbZG9wEuCYBIbaFrT+IAbPEafFC3EjC6D+/ABiANYH1PqGnnO3OwuJSeXj2HnGKn
 tbMyYJZjckFcrbwI1man/OcZ+DEx4xf7lVelrWQYoBOCZ4HQQr8FKtd+ZgH7+TDASj+pj3M
 /FCuvi4FID4kNDzHFbu+Q==
X-UI-Out-Filterresults: notjunk:1;V03:K0:WSLLF/qxh0Q=:DZxQ1r/XeqGKrcHref0jId
 NgdstrdR82fbYDaCuAmuvXnzwmQSYrjR8prZ9Eq8JzMYLF2mA5YgelQSpi8Mres9qk6ENIlZf
 TJrplS9Bp6HgehKjCnfXXzXEyqdoZ/DPWFDOad7S6T0nY2810e2pnDJQmfILp9OqO+GvmZ1AO
 35w9MVnKbimchbDu1ZVZavwGlul4YtuSS6ZOmBYVWxirv3n+xFpG7jQBALYiw1OYFLTO0axfl
 tksXhvacwS/1EyvUe/0cII5ictw/BosXfgDnQsZ6a9MsMtJZY1+vtmZiUqvAGWgVasYsshrni
 myzpE/dEfPTU09NGR9NNKZYB3YGEybUlHhlIDvnjDR8w4GL9Y/v9g87LR9hq8ue0OJONzktFo
 bJ82wNNbBlYy0Sgl5sTVO2wStSFiCm+V4+ebYoQAVIjnyHS3BaZi/8PHSuhpfJDgUf8U0pKlG
 CyMSP3y3GyDdHLuy+gVnWlE/hQn6fkTenS+ar838kFWap1GEZhmFYRe2sMgk4tUjVjI4qaMMU
 kvlF/UbROJy9pl/zMcrImflQHDSs5eB7USnTf9oJBam9L5YLf0o0nBxV+a9J0WdvkJ5q308qW
 ms/VAbhH41Zq4SNn62OaTge0c1x3epmWcXgdqOlboEvCfEmBYe2iYAT+GxrwK60GT1+X0xW2y
 bjF48BWqlq0caxPrV+qkukk29amShSAizLCz0Q2Pk4p/REyrlO6k43Ilv82lQ56Ky72SPOl8S
 eDG3zLPuGr+AkQe7ATJaf0CchSmj8V48ef+oPXtv6Ia3nRw8xZEmNifb+c+P+aao6xEpCVnHA
 zkdOoHfOFxjKTGvOzVkFTPTGJZZpKZ+DdPSurxh9L22t5lXVxlVPiqSZFMxix6W+OJs6y/2
X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
 KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE,
 SPF_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 17NMFwIC011089

Am 23.08.2021 um 23:52 schrieb Ray Satiro via Cygwin:
> I'm using cygwin x86 updated yesterday and when I paste in commands that are split over multiple lines sometimes an arbitrary line will show more than once, even though it is not actually part of the command more than once. For example here's a command:
>
> echo foo \bar \baz \qux
>
> And here's the terminal output when I paste it in:
>
> $ echo foo \qux
>> bar \> baz \> quxfoo bar baz qux
> $ echo foo \baz \> bar \> baz \> quxfoo bar baz qux
Please provide a clear test case. How exactly would your clipboard have 
multiple lines? Your example is only one line.

> My terminal is mintty 3.5.0 (i686-pc-cygwin). I'm not sure if this is a cygwin issue or mintty issue.

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

