From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 49562 invoked by alias); 16 Feb 2020 10:53:22 -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 49555 invoked by uid 89); 16 Feb 2020 10:53:22 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=H*MI:sk:6671cea, H*i:sk:6671cea, H*f:sk:6671cea, mintty X-HELO: conssluserg-04.nifty.com Received: from conssluserg-04.nifty.com (HELO conssluserg-04.nifty.com) (210.131.2.83) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 16 Feb 2020 10:53:20 +0000 Received: from Express5800-S70 (ntsitm196171.sitm.nt.ngn.ppp.infoweb.ne.jp [125.0.207.171]) (authenticated) by conssluserg-04.nifty.com with ESMTP id 01GArFYA013585 for ; Sun, 16 Feb 2020 19:53:15 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-04.nifty.com 01GArFYA013585 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1581850395; bh=QoGE/pwXPF2nXILHscHtIIcBXalNM1+VRBiciZ8E2Xw=; h=Date:From:To:Subject:In-Reply-To:References:From; b=NU0DnQTTfMtTj4VhJ42tkF3HE2fNaCunQZD7XtN3QTKQmD7Q3pc8SpR+5B07m9W/t K6ZgFDIUU/n8GXZ+jGDnB95W2TMLoadli3HMa5IS5dnWlEICGg+tOcWawu6g19Wv6H 0byUIusBFGVUNab5c7l0WxYI6jQcNXiffYbIH50osUHDpLf1fd4ErlxZQdjSdw6vEz eS0D+XZqZ54jGW46JW7F+8z5caenjE/Bt2yQzQi6Ex7XL6jNl/XXnOJp96xWbTrC+g l4q3/graPQbcJ8XkiJeauu4xKt+2xgNutZO6qEkQ5VxeNRaZwSJSlqW6Csm1g7VY3m SgZ7VVcIaI3zw== Date: Sun, 16 Feb 2020 10:53:00 -0000 From: Takashi Yano To: cygwin@cygwin.com Subject: Re: Calling a Windows program changes terminal character attributes Message-Id: <20200216195320.c902d4e1d5b13b908b06e81a@nifty.ne.jp> In-Reply-To: <6671cea9-c752-d13d-ef1a-db1e5875b244@maxrnd.com> References: <6671cea9-c752-d13d-ef1a-db1e5875b244@maxrnd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2020-02/txt/msg00127.txt.bz2 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. -- 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