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:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=Z/+UvQR1hwTmprHNTGrC6s9Wj49vSTD5zIsLdX3HbD3 sJCN4d14ZgbNeEcqlzZoEvbuwuxZX+76qOIPM7HTIsZwO+vwjjSOU8GL77ThHMK4 KKbYL9AohYeJWDO4GzTOtX2FwA6iGvvJnpZGq24mkPS9dE1UrztD/mfltDdeNUig = 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:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; s=default; bh=4DvTHZycOlqTdr6xPUbhyzGY4uY=; b=JtQLbesQ6vQChvH7O hpDNGwAIIkOqVRNYSscb3bNjYWh0zR9vi7d6L+009KQ7bpRd4Z2MoG7WFwQiVL/p VhWdjERQqabw+x0M/hcoCMHBtoQnv54iXl1/l8qTWAnSdPKk/pLUW9K3oaySwY4Z hXI4Ah9QihGYlxiu+kf0aNtZn4= 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=-4.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=HX-Languages-Length:872 X-HELO: conssluserg-04.nifty.com DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-04.nifty.com 019DgE4H026498 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1581255734; bh=aNJaNHlz1Wzxu2PA7K90VJM2R0+chROf0CgEAeD2FGw=; h=Date:From:To:Subject:In-Reply-To:References:From; b=LZ9Ln9FuFnRBU4WtSneAEfZdf/yV/Z+vxxdQJ3tZV0ASgzuHJfGYzrVWqju6STyNf RhoG4bNUjG/CtzuUQuSLQB3UmWbJcS0F6g1cNC9/dpsrAaYAGe8z/6excRj4boqNgo hN+SbSyJrFpokesXw4eszmJl5wHMsJaX1U0GuNO29+3ROXZ+96uijFdQhhKL4lVw8U uVEFBn01K2JjG+iLwcBTA14lUqGf1rNNMp1Kf7z3HMvzm8yXr3zGoc1++pGe+NbLSL zqkQ+Uu50s1g723+f/9fY/SXYTb8ZD4zX3+7w/fi1QoXZ/6Cgd9t5LCDIDsf9xKsaJ wOzMXO+TuDCaQ== Date: Sun, 9 Feb 2020 22:42:23 +0900 From: Takashi Yano To: cygwin AT cygwin DOT com Subject: Re: 3.1.x: Mangled input/output when calling non-cygwin programs Message-Id: <20200209224223.fd1e411ec7255dd631ba2843@nifty.ne.jp> In-Reply-To: <20200202185909.a3b3f8627438177e18171de3@nifty.ne.jp> References: <7e3d947e-b178-30a3-589f-b48e6003fbb3 AT googlemail DOT com> <20200202185909 DOT a3b3f8627438177e18171de3 AT nifty DOT ne DOT jp> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On Sun, 2 Feb 2020 18:59:09 +0900 Takashi Yano wrote: > On Sat, 1 Feb 2020 19:00:04 +0100 > m0viefreak wrote: > > 3) Typed characters while non-cygwin program is running are lost. > > Usually, when typing characters while a native program executes, > > which does *not* read from standard input, after the program exits, > > all these typed characters are put into the prompt. > > When executing a non-native program, such as, again, "mvn clean", > > which does not read from stdin, typed characters are completely lost. > > This is very frustrating, since I am often quicker at tying the > > next command, while the previous command is still doing something. > > I know the cause of this problem. Let me consider. I will submit a patch for this issue shortly. -- 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