>> If I exit by pressing ^C instead of 'q' the terminal cursor is not
>> restored but remains hidden (at least with xterm).
> Thanks.  I suppose curses is not setting up a handler for SIGTERM by
> default?

Probably not - but ^C typically generates SIGINT, not SIGTERM.  (I
think curses normally doesn't catch ^C either.)

/~\ 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