bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sigsegv in rl_resize_terminal


From: Chet Ramey
Subject: Re: sigsegv in rl_resize_terminal
Date: Mon, 17 Oct 2005 09:38:44 -0400
User-agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716)

Sam Steingold wrote:

> Do I understand correctly that
> 
>  #if defined(HAVE_READLINE) && defined(RL_ISSTATE) && defined(RL_INITIALIZED)
>   if (RL_ISSTATE(RL_INITIALIZED))
>     rl_resize_terminal();
>  #endif
> 
> is the right way to do that?

That should be enough to get you started.

Chet
-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )
                                                Live Strong.
Chet Ramey, ITS, CWRU    chet@case.edu    http://tiswww.tis.case.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]