X-Recipient: archive-cygwin AT delorie DOT 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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=FEsTrKV 5IStCkZhwC/3LkfRAu3EcyXbDQmfd1O74HlzxPdU0eBjmgR/dIJ27s5ZtG30E1U+ KJYUNSrt+Kw9re1+f9pal1ZXQNBXuuUANxn9/2qlUd84/jZCLocvC5q36P9hpvDj 0gmd7r14AFU/1VV8nMMgLikbW20NzSSWSMrk= 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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=j8aR1tW7DUqg6 Glx7WZK9DnUZ+I=; b=RxO87nZY1KHpiEdUEcy83vYRjFFKR5zITnVX6ro/aoe/W Y8nABXNhSgVjFeQOpBz7RIuswxTPrpxvIxS7KnO39AEg1sVuqR4WRMPmoOdRG73E Wxi4DGoFN1QXuekz3SSyRPNEXbd1mxnF3kMRi731HzK/vJV/Sr/6s6QWifgvCw= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=lee, Lee, Console, H*r:2002 X-HELO: mail-qv1-f52.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=FVvErWSIDGonijqG7J1bTkRTOadTArMQrqwgtjwq6bc=; b=pp8KYMRFPkao9Fgs2kdc64FgLIKaGcN3jg2PeCoz1xqtPKz5dQl3PgCvM9w+uUGkam sy/d8vCpnOxGzUpmYHeh5pmfNC8NaHBeLZxKXnI1/aLRBCvJMbkKv7V3xq7r0gCvXGdH tYWuulaZvGPT4SuOf2KDqxRp0F21/vi2GV0ZgBqqtNj1QVlFBtvaQc2rz/LgVow9Wytg buNchvvNXYr8QrPRgpxxuDp9ip+kve4wR85AgNevM1YN/zX0shnSzwMtbELfO3ffslCa yA2WKZnnU6xGpwVpOW4/kM561KtmP6PucwWoufvOnotQ1890zMwya/n1S6vMzR7/A3qQ vnug== MIME-Version: 1.0 In-Reply-To: <20200216195320.c902d4e1d5b13b908b06e81a@nifty.ne.jp> References: <6671cea9-c752-d13d-ef1a-db1e5875b244 AT maxrnd DOT com> <20200216195320 DOT c902d4e1d5b13b908b06e81a AT nifty DOT ne DOT jp> From: Lee Date: Sun, 16 Feb 2020 11:51:27 -0500 Message-ID: Subject: Re: Calling a Windows program changes terminal character attributes To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes On 2/16/20, Takashi Yano wrote: > On Sun, 16 Feb 2020 01:31:14 -0800 > Mark Geisert wrote: >> Thanks Takashi for your reply. I just wanted to add that setting >> CYGWIN=disable_pcon in the environment does not fix this issue. >> Please ignore this if that's what's expected. > > CYGWIN=disable_pcon is needed to be set before launching mintty. > That is, the setting should be in user environment in system > property in control panel rather than in .bashrc. Does setting CYGWIN=disable_pcon do the same thing as adding this to the registry? ------------- Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Console] "VirtualTerminalLevel"=dword:00000001 ------------- The registry fix was the answer I got for my "terminal control chars broken?" question to the list.. Thanks Lee -- 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