X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 	tests=BAYES_00,SPF_HELO_PASS,SPF_PASS
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: =?UTF-8?B?U3ZlbiBLw7ZobGVy?= <sven.koehler@gmail.com>
Subject:  Re: rxvt ctrl-c killing process
Date:  Tue, 19 Jan 2010 17:42:46 +0100
Lines: 20
Message-ID: <hj4ne5$bg6$1@ger.gmane.org>
References:  <27221260.post@talk.nabble.com>
Mime-Version:  1.0
Content-Type:  text/plain; charset=UTF-8
Content-Transfer-Encoding:  7bit
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20100103 Thunderbird/3.0
In-Reply-To: <27221260.post@talk.nabble.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Am 19.01.2010 06:52, schrieb David Smiley @MITRE.org:
> Greetings folks.  
> I have been fed-up with the default GUI shell on Cygwin, being used to the
> great Terminal that comes with Mac OS X.  Some googling around uncovered
> that I should try "rxvt".  My experience with rxvt is pretty good, after
> reading online some basic configuration tips.  But unfortunately I've come
> across a deal-breaker and I'm not sure exactly what the culprit is.  If I
> run a java program from rxvt and control-C it (i.e. SIGINT) then it seems to
> kill -9 it instead of letting the program catch the signal to terminate.  I
> found a quickie Java code sample online that anyone can quickly compile and
> try for themselves:  http://waelchatila.com/2006/01/13/1137143896635.html    
> save to CtrlC.java then type "javac CtrlC" then "java -cp . CtrlC"   and
> then hit ctrl-c.  It works properly in Cygwin's default GUI shell but not
> rxvt.
> 
> I *did* try searching the lists but didn't really find a resolution.

Please install mintty (via Cygwin setup).

AFAIK, rxvt is deprecated.


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

