From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from conssluserg-03.nifty.com (conssluserg-03.nifty.com [210.131.2.82]) by sourceware.org (Postfix) with ESMTPS id 4F5883858D20 for ; Thu, 3 Feb 2022 15:13:01 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 4F5883858D20 Authentication-Results: sourceware.org; dmarc=fail (p=none dis=none) header.from=nifty.ne.jp Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=nifty.ne.jp Received: from Express5800-S70 (v036249.dynamic.ppp.asahi-net.or.jp [124.155.36.249]) (authenticated) by conssluserg-03.nifty.com with ESMTP id 213FCVcR021553; Fri, 4 Feb 2022 00:12:32 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-03.nifty.com 213FCVcR021553 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1643901153; bh=EZ8qrIcE2ZZRGWsCHA71lMFGv3z5/kYNdSHXzifRxmU=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=VgYybZ2UddfMP+RDLG/3cdcnLRRDtCVy9yC9E+LrwgacDY2tgNLv9UBuGQPHIy0j9 IDRXPCg/207crM5hf/v8KUKpPJMwQmQP1VBJl4L1IzZomgGbjCIU+gKE3129TVW4PB 3PGm7KNC5q2iBgXxy09YO1XqEj1Oco3jSteOg9GaUHjq5K0QdVdvsi+wbmP9x6VQhi XW489GvD0dXGk4W6Hhty3XsXhWZNH6wQX1F7O2Ksfxriu8YF8YnuSZ8ty/RL2Dm7/6 35dHgLpGApm+qVKozTquxs/iEaHqj6EvC90xR9SpFQ0jSG0YtzpS9FPly1JZlRXztB uun2BdKIiFUmw== X-Nifty-SrcIP: [124.155.36.249] Date: Fri, 4 Feb 2022 00:12:35 +0900 From: Takashi Yano To: cygwin@cygwin.com Subject: Re: In Cygwin console (not Mintty), escape sequences DL/IL at the last line misbehave Message-Id: <20220204001235.42172fe06e77c9f482c163e1@nifty.ne.jp> In-Reply-To: References: <20220203210934.1d4ee5e81144994f92a51d2f@nifty.ne.jp> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Feb 2022 15:13:05 -0000 On Thu, 3 Feb 2022 21:41:29 +0900 Koichi Murase wrote: > 2022年2月3日(木) 21:10 Takashi Yano : > > Thank you for your prompt reply and support! > > > On Thu, 3 Feb 2022 19:02:14 +0900 > > Koichi Murase wrote: > > > I'm not sure what this exactly is related to, but I guess pcon is > > > closely related. > > > > No, this is not related to pseudo console. > > Also, thank you for the clarification. I am actually not good at the > structure of the TTY/console-related codes in Cygwin, but guessed you > have professional knowledge on it. I confess that I actually put these > words to catch your eye, though I haven't expected that you could > catch it in such a short time! Thank you very much! Your bug reports are always very helpful because they point out the essence of the problem. I appreciate indeed. -- Takashi Yano