[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: can only interrupt once



Hi again Noah,

My memory started working and I checked my archives from the es list.
Here is a message that might be relevant to your problem (I can't
recompile es on Linux against the bash version of the readline library
at the moment to test if this might help you):

From: Loren James Rittle <rittle@comm.mot.com>
To: es@hawkwind.utcs.toronto.edu
In-Reply-To: <9703270106.AA27404@supra.rsch.comm.mot.com> (message from Loren
        James Rittle on Wed, 26 Mar 1997 20:06:02 -0500)
Subject: Re: Incorrect signal handling under SYSV machines
Reply-To: rittle@comm.mot.com

> Under SunOS 5.5.1, the shell only responses to the first
> Control C, all later Control Cs appear to be eaten somewhere.

OK, I figured out that if I linked es against the version of readline
that came with bash-2.0, everything is OK.

Loren