octave-maintainers
[Top][All Lists]
Advanced

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

Re: Paging behavior


From: Rik
Subject: Re: Paging behavior
Date: Mon, 09 Apr 2012 17:53:59 -0700

On 04/09/2012 04:39 PM, address@hidden wrote:
> For the long term, is it that octave actually uses more?  If so, that is
> probably the issue as Android doesn't support most shell commands including
> more.  Has anyone created a built-in version of more like functionality for
> other systems (Is my issue unique?)?  What source file is this all handled
> in?
The file you want is src/pager.cc.

Other functions you may be interested in: PAGER, PAGER_FLAGS,
page_output_immediately.

You can select what program to use through PAGER.  In my case, PAGER
returns 'less'.

--Rik


reply via email to

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