"Dale P. Smith" <[EMAIL PROTECTED]> writes:

> You can set rl_pre_input_hook to a function that does siginterrupt(SIGWINCH, 0) or 
>uses sigaction to set SA_RESTART.  This provides a fix and lets readline handle 
>SIGWINCH.

If anyone provides the code for rl_pre_input_hook and a test for
configure (code is sufficient), then I'll include it in the 1.4
release.

However, we're *really* close to release now, so I'd better have it
tonight to be able to include it.

But it's of course OK to include it later also.

/mdj


Reply via email to