#364478 lynx-cur: page down to next form feed (^L) in .txt files

#364478#5
Date:
2006-04-23 17:14:13 UTC
From:
To:
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.)

#364478#10
Date:
2006-04-24 05:12:03 UTC
From:
To:
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.

#364478#15
Date:
2006-04-24 05:12:03 UTC
From:
To:
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.