Can you elaborate?

On Fri, Sep 16, 2016 at 2:41 PM, Teodoro Santoni <asbras...@gmail.com> wrote:
> Hi,
>
> 2016-09-16 17:40 GMT, Evan Gates <evan.ga...@gmail.com>:
>> On Fri, Sep 16, 2016 at 9:25 AM,  <u...@netbeisser.de> 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