delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/10/16/06:08:05

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EDC083953CEC
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1602842845;
bh=dGJRAEa20d4M7m6Y8S5MGWvVctUuf0LCQUZ4ocPkkts=;
h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post:
List-Help:List-Subscribe:From:Reply-To:From;
b=ytiNUrWoK/mxlaU9iUo8gf2bZdrhEWM3LP8g+uQwjKR5a6uHWfriJLpIQZcNJhwWr
zYLgxZc6dBbEzz48oLwDwmftbglvdO0+UgLynpurjNZviljqHJhMd5zwdpLWSiFfiU
390pEXxsbbxMBRWvwdylLDF7g9XwwB/0d+4DnBsw=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9CE78386F461
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:mime-version:from:date:message-id:subject:to;
bh=pbDOeoNCUesA5Pust2CRp50GJkcctxUBYOHgGYzGuKg=;
b=iKql7+kj3LyvCo51PUZcq3sp8DTL5u7hK6z2G7JhaYHzJ3dcAoq/ckoIAsyHepag6s
5UDBOOSuruTzKnhpvv6MC/5YGINFKx4ORaYcsL7x2ioTvdq8zOl8sfhpDWVgy/kWBjMl
Vgu7aWhlIHl3g6hR+PTOGqIlLASLdGuXrK+bYfCTw9j7f35oQLMD/x0zmKcyj3Zrl5Ou
O+aGOqugtgUvEdO1TWoV1T51hnX6Yr6VuZ0XNi2iuMag6sso4Dm4UDTzf1Wssk0cfVtJ
qtbRflmI+Z5ekUkQyPlYLSEPDiq3F6npejMlmqX++oq7xxmZ9xJGuYIzbADlPsvDUfhv
Necw==
X-Gm-Message-State: AOAM533iyTrG5EcEgpaOZlYKtW78o7G4lHQI9wR4kx7Tz744lt2wjqUJ
Hryb+55hBIMXPQbWQs1J//YH666L/sPv8C6OC6aIzWWSMFE=
X-Google-Smtp-Source: ABdhPJzLtbut/8XEK9W2ljfObPrfxrG3vYPQhv1LDQ5puwwy1fDuv5hNnuwLDyC+OZLkLK0kG7NKppf9Lh8KM+SB1W8=
X-Received: by 2002:a0c:a085:: with SMTP id c5mr2970077qva.30.1602842841972;
Fri, 16 Oct 2020 03:07:21 -0700 (PDT)
MIME-Version: 1.0
Date: Fri, 16 Oct 2020 12:07:11 +0200
Message-ID: <CAFaDXvpEBPetKY7f34brHrJt0ox0qu4D-uu44N1J--o0Y5qm-A@mail.gmail.com>
Subject: How to disable formatting control characters in newer versions?
To: cygwin AT cygwin DOT com
X-Spam-Status: No, score=4.8 required=5.0 tests=BAYES_50, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_IMAGE_ONLY_32,
HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP,
T_REMOTE_IMAGE, WEBMAIL_BODY autolearn=no autolearn_force=no version=3.4.2
X-Spam-Level: ****
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: =?utf-8?q?Zolt=C3=A1n_V=C3=A9r_via_Cygwin?= <cygwin AT cygwin DOT com>
Reply-To: =?UTF-8?B?Wm9sdMOhbiBWw6ly?= <vzolko AT gmail DOT com>
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

Hi,

We have been using Cygwin for a long time for a testing process. This
process saves the output to a log file.

The main problem is that the newer versions of Cygwin puts the formatting
characters into the log file also. So the logs are useless.

The affected formatting characters are backspaces and cursor positioner CSI
control characters like \033[1;1H
It seems like the log contains the clear screen data too.

So, is there an option to disable this feature, or do you have any solution
to eliminate them?

Best regards,
Zoltan Ver

<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Virus-free.
www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
--
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