> You're looking in the wrong place.  The change of note is in signals.c:
> neither rl_signal_handler() nor rl_sigwinch_handler() will call
> rl_resize_terminal() in a signal handler context; it is only called from
> the RL_CHECK_SIGNALS() macro via _rl_signal_handler().

Got it, my mistake. Thanks!

-Brian


_______________________________________________
Bug-readline mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-readline

Reply via email to