delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/12/30/04:03:33

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:date
:message-id:subject:from:to:content-type; q=dns; s=default; b=Cd
G1h7VAKpoqfgN7cdUXnv7W+maKr8utsUEzcqiJZSkPb/H+6YILwt8BhSe7uKcpBg
Ipgz+owpoZlqAYh8EG3FCbpr5aEQI8eccvc53S7/jDNv/W6brs3UJ1+lssqnzTMn
5aEy5fWjoO9jkJH5BOYDz9+HKUPTMHDCcJ2QmHA4I=
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:date
:message-id:subject:from:to:content-type; s=default; bh=kmPIhscn
mE6QmR5inxj4sNe3OQ8=; b=IyAAzq6yFT1YCo1nyvbv2ywK3qEPviw+zK5SSixj
ZNQYcEgpIThtkBlVOGOPzoBvrqLNXXRriW8OR9klUG1qJRkkd+2gvlIQcUXIBel9
UTx8EKBF4Qy8BjwUW7uyAk8f1GHL8ur2MRiXuifcK+SwUZ/2xR9LQ5lL8bQVzESE
Fts=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Shell, enright, Enright, U*mike
X-HELO: mail-yk0-f170.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=gxHw6u7Bqi5v23E5D2k65YLldvBdS+5/aTpzv1ZScvs=; b=Baudx2DBYlTsx2nBf2uDnKDrRbauHjutjBIsPXKL4vU00dADOM8zFWv0Lw5oh8VlqL vfFYjIgTlZSQlXfng5eH5Us2uKcZmBKRa+YpcV2goz6Jl/l7ude2a6NPekKooQ6YWKZv 2n3fDCm92V7vxVvdD/trNIDHIU9LGCUI9ky4Wprx+n3YuCznO3iv8tWhhW83qlAcCGYV SWEe+3Py9+CET6f7x4QkwfAcmM1QkLJWEKOoFzyIwLY/0uqH43TOagZIQGtg3tOLy//T dS3jzGtrHnlKkVtD99ZPcMlFyT9KDkZmqtjdblnNrJAAElscU1AHQK0GY1S3o6TI138n LXvg==
X-Gm-Message-State: ALoCoQlUb8g7yArgMfhg1B+ajrUq+cAzVVSbeCHlL2rurSuKcvdDkaPJrnjh6gy0d1in2Tzs7Yh0WtYXEBN5+8YAWrTr8Bj+6g==
MIME-Version: 1.0
X-Received: by 10.129.119.87 with SMTP id s84mr48957605ywc.55.1451466190645; Wed, 30 Dec 2015 01:03:10 -0800 (PST)
In-Reply-To: <CAOC2fq83VZmh9WY4NQF+sSC-=YjJ8+g8+BhzWvHBcZ8+SgEkMg@mail.gmail.com>
References: <f59f2316e04348b695666247fee14363 AT ntmaexbe04 DOT bedford DOT progress DOT com> <CAOC2fq83VZmh9WY4NQF+sSC-=YjJ8+g8+BhzWvHBcZ8+SgEkMg AT mail DOT gmail DOT com>
Date: Wed, 30 Dec 2015 01:03:10 -0800
Message-ID: <CAOC2fq99bWHVhrZm3_=tQWze8L92SbHdaGSiMZMbt0c9vML-0A@mail.gmail.com>
Subject: Re: CTRL-C does not work in Cygwin when using pipes
From: Michael Enright <mike AT kmcardiff DOT com>
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes

On Tue, Dec 29, 2015 at 2:57 PM, Michael Enright <mike AT kmcardiff DOT com> wrote:
> And since I have chosen to participate in this thread, I tried the
> command in question. The success of my attempt does not mean that I
> don't believe there's a problem. My setup is Windows 7/64 in a VM,
> running 32-bit cygwin, mintty terminal and bash.

Also Windows 10 (not yet updated to November update) 64-bit running
64-bit Cygwin, minty and bash was okay.
Also, for fun, I tried this in Power Shell
> $env:Path += ";C:\cygwin64\bin"
> bash
$ perl -e 'while(1) {sleep 1;}

I was able to control-C out of this.

(And now we all know the way to augment the path in Power Shell!)

Not a recommended way to use Cygwin tools but I thought it was worth adding.

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019