>> Probably not - but ^C typically generates SIGINT, not SIGTERM.  (I
>> think curses normally doesn't catch ^C either.)
> No, why should it?  That would actually be rude behaviour for a
> library to randomly install a signal handler -

I agree, in the case of curses and SIGINT (and even more in the case of
curses and SIGTERM).  I think curses does install a handler for
SIGWINCH, but IMO in the case of curses and SIGWINCH that makes sense.

/~\ The ASCII                             Mouse
\ / Ribbon Campaign
 X  Against HTML                mo...@rodents-montreal.org
/ \ Email!           7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B

Reply via email to