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:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; q=dns; s=default; b=EK2tpyYJvRsYVliRd1HyOP9P2De7 9QQtbslbEcw3tsDECkw30VE66GYN3dbf2YO4nO2slFRzaXUDW9NF1kkJ02eE3lZc voP2FFOpvzBpoRnWVOMXyV9Vsy9LCqtllAIEau/dGbVz088wR77rB5RchrRl7+Z4 TWS+aCVbezYgK+A= 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:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; s=default; bh=XBc8mxpIxg0etrvPl4IOLucY5sY=; b=jC 7sZujvs4BS35FRl2H4TPymPwAcGIz8oUhJasZS52vvEGjONrt7dfgUjahurcTt6o mrDHRxbFL6SvAXn50Nk+I5VxWGhermWq1diO82LsGYbm3VjFU2B0wsa8lGQt2sSs M4q/nHFSz2pG6xJFtu8y8xQWNIgDiLO+Ngu/JeU5Q= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=1.2 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=H*r:qmail-ldap-1.03, sk:bsmith@, sk:bsmith, H*f:sk:e601a20 X-HELO: etr-usa.com Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: CTRL-C does not work in Cygwin when using pipes From: Warren Young In-Reply-To: Date: Tue, 29 Dec 2015 13:29:02 -0700 Message-Id: <1354034A-DA1F-4615-B962-D1894DE5A427@etr-usa.com> References: To: The Cygwin Mailing List X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id tBTKTLsv029386 On Dec 29, 2015, at 1:03 PM, Bill Smith wrote: > > echo foo | perl -e 'while(1) {sleep 1;}' > > CTRL-C does not work. I have to use Task Manager to kill the perl program. Works for me on Windows 10, under both the Cygwin Terminal (mintty) and in a raw cmd.exe window. You’ll have to narrow the conditions. -- 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