delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/04/30/14:00:12

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AE2833A54891
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1619805607;
bh=/HO+TVAXjHcivM41gU91wCH/qrFmI/7qzyLW5H6zc/A=;
h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
From;
b=tkaQNuZ6WVaYXZM0jd6tVe9ymj6Rvatm6LgZ9ha+sFiOwxXiwRG+U7PcTEZdzjanj
LCOd2K6wxVIjjk4MDS1JcAu5FCW+9AU6zRgW19R/4u+4Crlv+gcwPbxq/kkViJJiOD
FMm5v4Hxv4dOZqv79lzkuqzvsyD4wcmHwsnYXPzg=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 3E6563A53009
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:mime-version:references:in-reply-to:from:date
:message-id:subject:to:cc;
bh=YLKMCjV2/hwXuqY2hxKWaQ+rh46TO06StyIiFjeBePs=;
b=F0lTgQ2NxtmQecSmD4x41Emt6pixn4gCxsbGi0zf/yW5wggUf0nqqBJ5YT+vsW9fQA
bBihxuYBd7oGisJRbPt7IvWrZaMxrgsKrYcW4Y1HI7fBLrg+3g3b+LPQLHHyVXnJU0CN
yq307T6NXzeFSwqsyo3RhII7ol4ek2kIM7RGBTF9kdTKbr/OcVjtnOvvTMw/sxP4nR1W
BZigmARYyy0QYXlTY9aXJpV3XzVPZwDAC6ySpKxpAA8b+e0R7AiozATFXwNdKJb6a0Y7
HutrG0GtSXQfwzsezxjXBxdROFj9uL0ftahhNTGxQs3b+mgGGN7IWE+xZo5Td1ipiKzB
iExw==
X-Gm-Message-State: AOAM533HEEMD40N8phY9mSyfFjVt2W1hDeYxpARqVvh76vaaveH6Q+oc
IqnL/kE+eQbiqu4jd8g132iZ9aIiAQrUZ5cKzVaUtaoe8xg=
X-Google-Smtp-Source: ABdhPJx8W/1o0pCswnD+z9gHJD7hAzNifX4JBupzeZdJ4hZxyOSOq7sSGEP5ouBk1yk3u+OVu/GgNJS9T1GA3/gjDFA=
X-Received: by 2002:a50:f296:: with SMTP id f22mr7516182edm.254.1619805604398;
Fri, 30 Apr 2021 11:00:04 -0700 (PDT)
MIME-Version: 1.0
References: <YIwTSMfJu9uMwrKn AT kevinlocke DOT name>
<20210430235358 DOT 2ae6daa41e3f0b6cb0daa173 AT nifty DOT ne DOT jp>
In-Reply-To: <20210430235358.2ae6daa41e3f0b6cb0daa173@nifty.ne.jp>
Date: Fri, 30 Apr 2021 14:00:01 -0400
Message-ID: <CAKepmaiMREFn9spSm4Mn_rnSBtWNRcNVeVJaJfSxNLtsm22R2A@mail.gmail.com>
Subject: Re: Screen clearing in CMD without "Legacy Console Mode"
To: Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>
X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE,
RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-Content-Filtered-By: Mailman/MimeDel 2.1.29
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-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>
From: Jack Adrian Zappa via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Jack Adrian Zappa <adrianh DOT bsc AT gmail DOT com>
Cc: cygwin AT cygwin DOT com, Kevin Locke <kevin AT kevinlocke DOT name>
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

On Fri, Apr 30, 2021 at 1:31 PM Takashi Yano via Cygwin <cygwin AT cygwin DOT com>
wrote:

> Why on earth do you want to set TERM=cygwin?
> If you don't set TERM=cygwin, TERM is automatically set to
> xterm-256color, in which the issue does not occur.
>

Might be because for the longest time, if you didn't set it to cygwin, it
would mess up the line editing in the shell if your line would exceed a
certain length (I think 80 chars)

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