From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 102455 invoked by alias); 21 Feb 2020 01:27:25 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 102418 invoked by uid 89); 21 Feb 2020 01:27:24 -0000 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 Received: from conssluserg-03.nifty.com (HELO conssluserg-03.nifty.com) (210.131.2.82) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 21 Feb 2020 01:27:22 +0000 Received: from Express5800-S70 (ntsitm196171.sitm.nt.ngn.ppp.infoweb.ne.jp [125.0.207.171]) (authenticated) by conssluserg-03.nifty.com with ESMTP id 01L1RDY3007161; Fri, 21 Feb 2020 10:27:13 +0900 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 01:27:00 -0000 From: Takashi Yano 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> <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 X-SW-Source: 2020-02/txt/msg00183.txt.bz2 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 -- 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