X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5C4763858297
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1705584067;
	bh=/feI8LFUtyRZl95RkAC5q5nmRMPksOj8zxw3ojDSSpY=;
	h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
	 From;
	b=O37onO6J66CdqdKWp28+dGqtntuljtq2hZ1j7/eKihZN2Z15SQYDxvSocdKZ5LKap
	 I9qKJsXuAwwLNUElz3Iej8qNH9YjJI/0u+pHn3Erjc28eZ7V7O/bSNPrGNKV+GaTD2
	 4D3Wqtog15r26gq4zwKCvBmTyYl1JU0pr/di1YXo=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org E271B3858C31
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org E271B3858C31
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1705584008; cv=none;
 b=KxEFxU/IouQ9BAwThU3vAwbhQJRgkRDnHRGoUxFtp673yRkP5RJy0wx2JfCc5CoFnl/Z8gmDXfCGYtMEF9G7uV2idszNmAzN0kMer21nwPxb8J9pM22QLUTzxmwmfiiKE97GB5kc8eDRvsFfuKw6SE29zKuAOT2MHQcW2fyk6iY=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
 t=1705584008; c=relaxed/simple;
 bh=ClvhCzEIu/lYFFRX4tvjR4RlxEBILuvQoCcQ2sNaFHg=;
 h=DKIM-Signature:Date:From:Message-ID:To:Subject:MIME-Version;
 b=kK5NpP3MhVr3HuMi4ipgwkLPwWkhWnnJDvk5HgQDGiPhgJ+Equ+1IB9dct9PnuDT6wyYEfkPRijWZrQoImvwymI21YcspvzI5X35CWXyvcp8Xs+Q6VeK4ICb988skUJzlysgcRxKs1kxRLeBVcv+v+LKotGKcqKW0D4qxjmiSlA=
ARC-Authentication-Results: i=1; server2.sourceware.org
X-Yandex-Fwd: 1
Date: Thu, 18 Jan 2024 16:08:42 +0300
X-Mailer: The Bat! (v9.3.4) Professional
Message-ID: <1442290340.20240118160842@yandex.ru>
To: Jim Garrison via Cygwin <jhg@acm.org>, cygwin@cygwin.com
Subject: Re: mintty ^H weirdness with ssh to one specific Debian 11 system
In-Reply-To: <09b5f8ed-3d09-75d0-a381-96b071ac8122@jhmg.net>
References: <09b5f8ed-3d09-75d0-a381-96b071ac8122@jhmg.net>
MIME-Version: 1.0
X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_THEBAT,
 NICE_REPLY_A, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_PASS, TXREP,
 T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.30
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>
From: Andrey Repin via Cygwin <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Andrey Repin <anrdaemon@yandex.ru>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

Greetings, Jim Garrison via Cygwin!

> Details

> I have mintty set to term type "mintty"

Don't do that.
$TERM is not a random made-up string. It should be supported by appropriate
terminfo(5) entry on the system. If an entry is not found, it will fall back
to some other entry, which could be 'vt100' or even 'dumb', which is not what
you want, certainly.


-- 
With best regards,
Andrey Repin
Thursday, January 18, 2024 16:05:02

Sorry for my terrible english...


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