public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Andrey Repin <anrdaemon@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
Date: Thu, 18 Jan 2024 16:08:42 +0300	[thread overview]
Message-ID: <1442290340.20240118160842@yandex.ru> (raw)
In-Reply-To: <09b5f8ed-3d09-75d0-a381-96b071ac8122@jhmg.net>

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


  parent reply	other threads:[~2024-01-18 13:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-16 21:38 Jim Garrison
2024-01-18  6:58 ` Thomas Wolff
2024-01-18 13:08 ` Andrey Repin [this message]
2024-01-18 14:14   ` Thomas Wolff
2024-01-19 22:59     ` Jim Garrison

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1442290340.20240118160842@yandex.ru \
    --to=anrdaemon@yandex.ru \
    --cc=cygwin@cygwin.com \
    --cc=jhg@acm.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).