From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io1-xd36.google.com (mail-io1-xd36.google.com [IPv6:2607:f8b0:4864:20::d36]) by sourceware.org (Postfix) with ESMTPS id B9D4A3858D37 for ; Thu, 3 Feb 2022 12:42:07 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org B9D4A3858D37 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-io1-xd36.google.com with SMTP id d188so3042612iof.7 for ; Thu, 03 Feb 2022 04:42:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=U/OEv2p7wXy+AhilHU+SP6jXeFFSAqN/BA1q3xL7uAY=; b=dTouQsqOjb+oq/3MdcgXz9x4VVwBI1oVYyPBX2QxVf5M/z2QPWDCQKlKM4UHPyNUKp /H6gX+DX1ugJYyEkaukojfW4zwZKhqQCi2+LgPs1G14h6Ke3prDAgv6h6V8zbm7+FOms h+VzkwolnfidK0YZr1F7l2YrONx+S/HD+ASVaXv5s1vLuR1DQVFExmyZEQnDaLCge8SP cArq+13VLReqVpbTzV/0NEXKVCQBSAiyZfam6tv3sNZvB7nVPt3pRP0JmuLlAObDrgRn mjzrA6BjtRbEXCl14xMxCq6zVMlSp4AOtmFG8AmJkewivNeBryG7SN6bYKhOoI5J0CBV Ru3w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=U/OEv2p7wXy+AhilHU+SP6jXeFFSAqN/BA1q3xL7uAY=; b=6BiF5j96nGNSteEths8j0djsRZUf1reAR0n9Yw2q9+9vMevPs+xtbztcNDFkKMBaLw 3sLK+tRchKZG0TV/KmTaPc/0C0XMMWibeSxofVkYMYR5NY9EahFVwvweEwPq0WhWW+ds 2iAXYVfUln0DvRgMKxYHnQ6QmuKfDAfl4+FyIFqpmC9yZKq8nHHM5n+5nIHtT6cPoSxq O4rVeyywWc5FhFh3S8Lx+rl12j1mxAzJywkmnrOOORYfDzkATm3MeM93x4YXzm96yDXX ob0mQrLUS2BBK8/59huFbhWJAu7+OuvZap5vLxP+Txz27r3RSKsm8bE6pAfKcgwGAU1d UTQg== X-Gm-Message-State: AOAM533hmv5WD+tQ+ve/QaWL+vqJrCDNZens/vbfqquLX41dwzxsotca FSVsBOuou9UrCwRnCgjDR6iArAx/ukbQ9kYgWzQ= X-Google-Smtp-Source: ABdhPJxFgnHQqn08zadosebqqt6PlBoFCaXa3sByIhInEJUA60p33yt8giE6IRcRuNabN9OIwnkkWwVfeyMn/aFD0O4= X-Received: by 2002:a05:6638:358c:: with SMTP id v12mr17199535jal.8.1643892127145; Thu, 03 Feb 2022 04:42:07 -0800 (PST) MIME-Version: 1.0 References: <20220203210934.1d4ee5e81144994f92a51d2f@nifty.ne.jp> In-Reply-To: <20220203210934.1d4ee5e81144994f92a51d2f@nifty.ne.jp> From: Koichi Murase Date: Thu, 3 Feb 2022 21:41:29 +0900 Message-ID: Subject: Re: In Cygwin console (not Mintty), escape sequences DL/IL at the last line misbehave To: Takashi Yano Cc: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 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, 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 12:42:09 -0000 2022=E5=B9=B42=E6=9C=883=E6=97=A5(=E6=9C=A8) 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! -- Koichi