X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:cc:subject:message-id:in-reply-to
	:references:mime-version:content-type:content-transfer-encoding;
	 q=dns; s=default; b=l2TsE+CfoNQel938XNZuGI1oySSpGs8BM3+1O8WnolD
	0KdoiFHZ3dBi5W6W38HHH/PX1FHRlTvZUD9B/RLYrGPJYXdAH9mTfKoK/mInLZ2f
	sjB1PSqrg1BVcT8bpC4ohKxA2vZTVm599SxF5bEh7Fsd8IyIFWh6MjGAGZ0GNcjA
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:cc:subject:message-id:in-reply-to
	:references:mime-version:content-type:content-transfer-encoding;
	 s=default; bh=rrMTi7em/B/49+2BptPuq76KNhU=; b=XoQtvn0JOu5B6Q37H
	KYQkKEWWQK8uR0xRQxAvRq7ks4sVmh7HPkTBFbi88g5KmMZsIl5LIw6IcZ2FoJsT
	Geh2qlO4RWLIZomyBWl3gsM3QyAyim5/2pIhVZUO+kjRQZS9V/iC6yRvUiH7rk0Y
	BVPhVv/QpyfOIi4hwg6ncjkPic=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-8.2 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=HX-Languages-Length:1787, H*i:sk:7c3ebfd, H*MI:sk:7c3ebfd, H*f:sk:7c3ebfd
X-HELO: conssluserg-03.nifty.com
DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-03.nifty.com 01L1RDY3007161
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp;	s=dec2015msa; t=1582248433;	bh=pBU8woRddZGhLQVLLQycXeV3zm6O0DSk/keVnHemOxE=;	h=Date:From:To:Cc:Subject:In-Reply-To:References:From;	b=YHrvmf+9+9N9vpkMXQ+wkxfNgDmy/gglW/rE0PqAtSJhaMTiPjhUPs8ayzFwdgDj8	 VAzpA11A+2uvnaREkhTRlQxeHv67e4zRot+AjZviPeQd+Y2+xU6D43r9jHNS2MZyP/	 9l5FkfFSMgzAdhMg4Ud/u2SrjMWy7Y0cYBHQQvtnBMXS76ukFkLD8fd4YYnEUxScAX	 yyLfOzWsIpAYn3U3G0S4rTiC6xnxBylesUcb8ig6SZfYnOuNtPghqIOzLKLzLgJDi0	 qBKagZKx5nvgfLNo2TVgVG1kZNKjP1WfLkNrDXzpFz3OHMusVOKpJIcyHU7uGI9Mqq	 /M6zucd5oAKFQ==
Date: Fri, 21 Feb 2020 10:27:22 +0900
From: Takashi Yano <takashi.yano@nifty.ne.jp>
To: cygwin@cygwin.com
Cc: Brian.Inglis@SystematicSw.ab.ca
Subject: Re: Is Cygwin 3.1.X Stable Enough to Use?
Message-Id: <20200221102722.f7832096e9461b5d5dc8e7c4@nifty.ne.jp>
In-Reply-To: <7c3ebfda-6f7f-a22d-cdef-bdba946bbec8@SystematicSw.ab.ca>
References: <817yBTNxU4176Set.1582206646@web03.cms.usa.net>	<1613327751.20200220213642@yandex.ru>	<CAD8GWsuRiKMsDNFJVAT=48uRA92VbVfxUQxmCm7S-j326it2bQ@mail.gmail.com>	<20200221092029.da2c51cec466dc8339ee0906@nifty.ne.jp>	<7c3ebfda-6f7f-a22d-cdef-bdba946bbec8@SystematicSw.ab.ca>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On Thu, 20 Feb 2020 18:15:59 -0700
Brian Inglis wrote:
> On 2020-02-20 17:20, Takashi Yano wrote:
> > On Thu, 20 Feb 2020 16:28:26 -0500
> > Lee wrote:
> >> For whatever it's worth, the only problem I've noticed with 3.1.4 was
> >> ansi control character handling and that was fixed by importing this
> >> bit into the registry:
> >>
> >> -------------
> >> Windows Registry Editor Version 5.00
> >>
> >> [HKEY_CURRENT_USER\Console]
> >> "VirtualTerminalLevel"=dword:00000001
> >> -------------
> > 
> > In what situation is registry modification obove necessary?
> 
> Enables Console Host Virtual Terminal ANSI Escape Sequence Support; see:
> https://docs.microsoft.com/en-us/windows/console/console-virtual-terminal-sequences
> https://docs.microsoft.com/en-us/windows/console/setconsolemode
> https://blogs.msdn.microsoft.com/commandline/2017/06/20/understanding-windows-console-host-settings/
> https://devblogs.microsoft.com/commandline/new-experimental-console-features/
> https://devblogs.microsoft.com/commandline/24-bit-color-in-the-windows-console/
> https://devblogs.microsoft.com/commandline/windows-command-line-unicode-and-utf-8-output-text-buffer/
> https://devblogs.microsoft.com/commandline/windows-command-line-introducing-the-windows-pseudo-console-conpty/
> https://devblogs.microsoft.com/commandline/windows-command-line-inside-the-windows-console/
> https://devblogs.microsoft.com/commandline/windows-command-line-the-evolution-of-the-windows-command-line/
> https://devblogs.microsoft.com/commandline/windows-command-line-backgrounder/
> https://github.com/MicrosoftDocs/Console-Docs
> https://github.com/microsoft/terminal

I mean what is the problem which need this in cygwin.

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

