Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Inconsistent signal handling?



Philippe Troin wrote:
>3. zsh no longer ignores SIGTERM).

Ignoring SIGTERM by default in interactive shells is long-established
consistent behaviour of all Bourne- and C-shell derivatives.  This should
be retained.  (It means that an errant kill(1), particularly a "kill 0",
is unlikely to accidentally terminate the shell.)

-zefram



Messages sorted by: Reverse Date, Date, Thread, Author