Can you elaborate?

On Fri, Sep 16, 2016 at 2:41 PM, Teodoro Santoni <[email protected]> wrote:
> Hi,
>
> 2016-09-16 17:40 GMT, Evan Gates <[email protected]>:
>> On Fri, Sep 16, 2016 at 9:25 AM,  <[email protected]> wrote
>>> Thank you Greg for writing such a fantastic pager. I could increase lines
>>> however to something more than 22.
>>
>> char *lines = getenv("LINES");
>> int page_size = lines ? atoi(lines) : 24;
>>
>>
>
> May segfail under rc and dash.
>

Reply via email to