delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/06/29/10:03:14

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org DB681388F073
Authentication-Results: sourceware.org;
dmarc=none (p=none dis=none) header.from=towo.net
Authentication-Results: sourceware.org; spf=none smtp.mailfrom=towo AT towo DOT net
Subject: Re: Long lines output by a native process in the PTY have new lines
at the wrap point in the terminal
To: cygwin AT cygwin DOT com
References: <CADbiGS6AxSV-CjSZ1+Cga-xwLmpWLKPx3d5z8DEJb6jLX+O3DA AT mail DOT gmail DOT com>
From: Thomas Wolff <towo AT towo DOT net>
X-Tagtoolbar-Keys: D20200629160221935
Message-ID: <38aa7ce3-a86e-c4df-edd2-3b559b9ece76@towo.net>
Date: Mon, 29 Jun 2020 16:02:22 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101
Thunderbird/68.9.0
MIME-Version: 1.0
In-Reply-To: <CADbiGS6AxSV-CjSZ1+Cga-xwLmpWLKPx3d5z8DEJb6jLX+O3DA@mail.gmail.com>
X-Provags-ID: V03:K1:mOsQpHM1Hmn2i7IHh97dE4gyK0Nkw6kh/p+QQialSOUaVUSMnnA
xXTUp+rhLWfsIhNWtGFIHmxk+a5Ka4vUmPEimwZyIlE+hXSVCeTCsIKVM5i162ZEsjNQgBN
TspBYj2LAQsumzIktj23ZNYCqncFDukAWQScNmDHIB+cMa2vUZWdWx1Tfb6v8QriIe3e0hJ
syckoOnG3FeuzmoA4i7ZQ==
X-UI-Out-Filterresults: notjunk:1;V03:K0:qqpnkfVXnes=:4LLeh6mCn4Rw4RhdVNy0L/
URZW2icdxeHRxrTPGmFIu1m0vHkINAQO+HBv+ekL9jw0SeIQIrgtTm5dPNFOEq35VtUE6v1aq
ccyyVuoWmUBEVXodeY2cd5lmDdKI7qYkglk5Vrns516DOUXw4+htWS7zBI0exbmUvJtnb6uDc
Cj5sD+P6uKEfWCsgeN0qC7KY38r48r/0tUVtXTSx182/fOqYjmW4S6DVS2zkHQqqddN5dK23z
/tDfM2Axj9t49pDcadNYZvzm36J31Kk8k94pr9DkkRVw5koW7Uk+HC7JM4h4o3mh9XATgzxX0
keTtSKOFjFQjal/RbPd2hkgG0DfyKQuMnRXmu5rX2DLz0qc0lGRTULPqwqTpwpYgqFIchaQGP
5dKeIWcVz54nM+QLHIgzZ/QiTvSrcLVkEkmJ1KlCzTOdA0UBzELSeHO113G8HE60i7mUxILzR
reOfkyE9YeYGAwzyOtnYdwZbSPXgMS3AZG+wXMWGSHAuwuJHTtkdL2ipkWuylZJIINzJhkI6W
H5VjBP3ytiHGdo1TMyuY7FRCQptxhFW/uKaoaaPk8z5mUXtouhgZIaVItTeXg/zjqbgMycz3e
pRiNzgvNYZKzpKVjo8xMqF1u0BnLG2QhPo4suyKfM/lOhs7ZiCsZ9/aUs+5ngffhor6E8FRw+
FoNk5hoUKEv4bl5XIH4EQa/ias5ZaWnlTY5XzGEZm/Uy28VHTKeo4l3c3/jWljoWifi2cY9YO
z7WX8o8EdxuN9u0hw0Fb98JUzRoZFZCtDWhmNQLAGRoKxH6NHiMFX02E6Ier5rm8qIzcy/F/p
WY3nqONzeHzsOYnXb/62hJK3WhUa6cwmmYEupsdKxfqHz/jWJEntVppi8OV1QdPPm4M/tMD
X-Spam-Status: No, score=-7.6 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE,
SPF_NONE, TXREP autolearn=no 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 AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <http://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <http://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

Am 29.06.2020 um 15:52 schrieb Andrew Ng via Cygwin:
> 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.
This has been discussed as a mintty issue 
https://github.com/mintty/mintty/issues/971
It's actually a Windows ConPTY handling issue and reportedly they have a 
fix already in their queue, to appear in some future Windows build...
Thomas

> 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

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019