X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 003DE3892472
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1593438754;
	bh=aSKgZ2kqrqe/y+1ROL1DSZZr2Pr3HlOK2xR5Tk5yxMs=;
	h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:From;
	b=SB04DzxN/Zj4RTWSW0OA/ot86l/Bxurb6FvR054kMmL6hunpDWUe6YKkAGbO2SnZy
	 NzLuF1DWZbJEOuBQc8AJuWjpyXSU/6UG4awig/9ViEfXl6tNg8ZVd0ANQ3fxBHoRVT
	 mtXoJ5WuroUdJqGVPiXoHLt8o5g5at+p3BISnpjU=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1E295388F073
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:mime-version:from:date:message-id:subject:to;
 bh=jshG45EKexfRC10dAJJNSbrGKqD5+h6FwbJKSpJImUU=;
 b=ZnLKWAKYDbk5q2mXdN00uwmKNTl7rtiIK6A8J4n9ss7YG24AR4d4yPaonylLvWfMtl
 0knu4uKXBvM7VsMcyek44NdKjSt1yRTGRH8GxEhIa9lYaM9qpnxZcFcW1MUErpT1qE2q
 OvXUJgiBmUbWV8eg24BOKHN17lEq9kK5I7znZjL6ydgifvPUpChqKlNTEmoht8nWtQTY
 PuYA6ErIFqsIWvoz8nATBoRl8bmgqarGjajr+n6ia8tKGq7OsgJyQlNczijVhFWkon5k
 XUtrH8FIyQ5IAlgIoA3aqmZ0iRvYOhszN4s+mGKKRQjYDxAwvK+zeO9qoc3zjl/EdnVQ
 X1GA==
X-Gm-Message-State: AOAM532zFn5IoN0XkvkkYJbNTtV8mCEIunVoC+YPrRtUIASn5+CUOLr0
 uiLplgOP0DTtiKKMBoQOoKsTEjMbegSfraJs643YaRRe
X-Google-Smtp-Source: ABdhPJwtBrAnr6gDfKiitUgjJTRUBLKomi1BA0eQHaAsJM9UvmlWwXZAYlzVyfN1wXSRVBhRb75S/yPGqHPXEf1WKiI=
X-Received: by 2002:a92:c205:: with SMTP id j5mr16754698ilo.137.1593438751440; 
 Mon, 29 Jun 2020 06:52:31 -0700 (PDT)
MIME-Version: 1.0
Date: Mon, 29 Jun 2020 14:52:20 +0100
Message-ID: <CADbiGS6AxSV-CjSZ1+Cga-xwLmpWLKPx3d5z8DEJb6jLX+O3DA@mail.gmail.com>
Subject: Long lines output by a native process in the PTY have new lines at
 the wrap point in the terminal
To: cygwin@cygwin.com
X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,
 SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <http://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Andrew Ng via Cygwin <cygwin@cygwin.com>
Reply-To: Andrew Ng <anng.sw@gmail.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

Hi,

If you run a native process in bash using mintty that outputs lines
longer than the width of the terminal, these lines become "split" with
a new line at the wrap point. This can make copying the output
somewhat tricky, especially if the output is a command line you want
to copy, paste and run.

Can be reproduced using GnuWin32 'echo' or a native version of Python
using print.

I am running Cygwin 3.1.5 and mintty 3.2.0.

Thank you,
Andrew Ng
--
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
