lynx could have a keystroke to go to the next page delimited by a form feed(^L) when browsing .txt files. (Hmm, not even sure less(1) has this.)
Well, you could always add a line to your lesskey file: L forw-search ^L\n or replace the first "L" with whatever you want the keystroke to be.
Well, you could always add a line to your lesskey file: L forw-search ^L\n or replace the first "L" with whatever you want the keystroke to be.