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 7A0933858C50
Authentication-Results: sourceware.org;
 dmarc=none (p=none dis=none) header.from=towo.net
Authentication-Results: sourceware.org; spf=none smtp.mailfrom=towo.net
Message-ID: <2a40c550-23ae-bac1-0072-79861e70dc4b@towo.net>
Date: Tue, 29 Mar 2022 12:45:16 +0200
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
 Thunderbird/91.7.0
Subject: Re: Longfilename problem with mintty 3.6.0
To: cygwin@cygwin.com
References: <DB6P18901MB0055B9D0F703A19FBAC2065FA41E9@DB6P18901MB0055.EURP189.PROD.OUTLOOK.COM>
 <DB6P18901MB005589C669AF0EC94771B16DA41E9@DB6P18901MB0055.EURP189.PROD.OUTLOOK.COM>
From: Thomas Wolff <towo@towo.net>
In-Reply-To: <DB6P18901MB005589C669AF0EC94771B16DA41E9@DB6P18901MB0055.EURP189.PROD.OUTLOOK.COM>
X-Provags-ID: V03:K1:cQsbHF4176XwUTtIqaWEyi2OzhgJWs53+FJoTYH8/AiN45/ndXy
 5ZR6vUTw/DuIi2rXubv3xwGJ/GAtauX/x/CKOfMpwczu8R4cSK6L+WJAaAZDtCFgFfHABeR
 y7iLdexme/2WAI1oePKivlfKJRDQujHvwX0FAOUTP2JknuzfRCTPjaVYoFedSmO0+IFMLYi
 /QPC6PfhJKoM6AeLiN9Dw==
X-UI-Out-Filterresults: notjunk:1;V03:K0:UrKsc15HspA=:fAXOEJj08hmyZ2AfCoB1j/
 U1wJIv0yjathIMjYkj1gE8bj4XaBB518KAGRy7vyGMuv2jmzSX/MK90woPb/QnqqT/4yjtsdB
 ebQSS8uT1iMEyID23XKzWQnu+Cf1fnfIj5WYt4Wqb09yO3gCo6UCQKTn6MgYap3uka2fIPD2a
 gFAmQEiOb2kLbc7a/ju+b5Ui/9vHOL+kmDk0bmkbIeQfg3cmZN87cZIy2HfVXr0UjIDjHxbX4
 sTBWdkmPCSwp78/DWCo3AJDONoX8zj9zx4k91847edqJqLXcT5wQDQmwIQSepUhx/f7QpHj5r
 f8+lqZ+OceN7d+gDvpMbEPN0h3iWvm14Mf102xNtzp7AvRjKBf/UW7RNIhZ6BUKd/2InZkSQI
 33wblO9LoEGTH8hur07f+kGmzxUc4bViBmcXmT1xdmPnBLPzRE6swHf1keAVtxp/DZP/ZVuXM
 4aBaZeCLWLOnY59Vmx7986WP3Vbst9kisih1Tv+DZ4jthhbDAQokPQpDly1gOXPukvWzQKJs7
 Fr5cWPOmympjaibVauXdd9EwltwKooj8Z78v++HmrVCjF9rA61tea9umYQZzmGeW98nobnSkg
 47zQXFEZ0XRW7sI+AN9ueCgMbfyyYjSRzlIDxHMpxul6T0RMOkmwiB94rSyNZKgbLde0j0BWp
 xwpz9S3pfonUkMcp/h80k2zRuT7XbHfgJQPKMd2Ca4uwdkEc4eIl+BuFBHI6wWdWaUS0=
X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
 KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, NICE_REPLY_A, RCVD_IN_DNSWL_NONE,
 RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP,
 T_SCC_BODY_TEXT_LINE autolearn=no 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-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>



Am 29.03.2022 um 11:16 schrieb Fergus Daly:
>>> I'm having difficulty with longfilename in the latest mintty.
>>> This is new since 3.6.0.
Automatic line wrap-around (not "rewrap") can be turned on/off 
dynamically by an escape sequence. This may result in unexpected 
behaviour if an application is terminated irregularly, so it does not 
restore modes.
Also it happens that a terminal resize, while in an application, is not 
propagated to the shell, so it continues with a wrong line width assumption.

>
> Sorry. On a different machine, no difficulties. Possibly (or even likely) a local problem.
> Apologies for sending.
>


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