delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2022/03/29/06:45:33

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.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 AT cygwin DOT com
References: <DB6P18901MB0055B9D0F703A19FBAC2065FA41E9 AT DB6P18901MB0055 DOT EURP189 DOT PROD DOT OUTLOOK DOT COM>
<DB6P18901MB005589C669AF0EC94771B16DA41E9 AT DB6P18901MB0055 DOT EURP189 DOT PROD DOT OUTLOOK DOT COM>
From: Thomas Wolff <towo AT towo DOT 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 AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://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: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT 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

- Raw text -


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