zsh-users
 help / color / mirror / code / Atom feed
* Signal handling/zcurses
@ 2011-04-20 10:19 Anthony Charles
  2011-04-20 14:40 ` Bart Schaefer
  0 siblings, 1 reply; 12+ messages in thread
From: Anthony Charles @ 2011-04-20 10:19 UTC (permalink / raw)
  To: zsh-users ml

Hi guys,

I have a script which loops over zcurses input to get user input and I
set a trap on USR1 to launch a function.

If I kill -USR1 this script, the function is executed as planned but
then zcurses input terminated and ends the loop.

Why does zcurses terminated on USR1 ? Is there a way to change that
apart of changing module source code (or maybe this is a bug) ?

Thanks.
-- 
Anthony CHARLES


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2011-04-27  8:39 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-20 10:19 Signal handling/zcurses Anthony Charles
2011-04-20 14:40 ` Bart Schaefer
2011-04-20 19:22   ` Anthony Charles
2011-04-21  8:48     ` Bart Schaefer
2011-04-21 14:31       ` Anthony Charles
2011-04-21 15:47         ` Bart Schaefer
2011-04-21 18:08           ` Anthony Charles
2011-04-22  3:07             ` Bart Schaefer
2011-04-22  5:52               ` Bart Schaefer
2011-04-22 14:22                 ` Bart Schaefer
2011-04-27  8:38                   ` Anthony Charles
2011-04-21 18:29           ` Anthony Charles

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).