Skip to content
Prev 32539 / 398502 Next

SOLVED: Re: [R] help output paged in separate window

(Ted Harding) <Ted.Harding at nessie.mcc.ac.uk> writes:
Actually, none of this would be necessary if there was a workaround
for the misbehaviour of "more" when stdin is redirected. (It happily
gobbles up the rest of the input file...). If we could only use
standard %s substitution on the $PAGER variable, much would be easier.

There would seem to be some scope for doing things differently from
what we do now, so if anyone wants to volunteer...