Robin Lee Powell <[EMAIL PROTECTED]> writes: > On Fri, Oct 24, 2008 at 02:26:30PM +0100, Thomas Adam wrote: > And then I realized that when you page down in vim, it redraws its > display area once. When you page down in less, it redraws line by > line.
Please report this bug to the less maintainer. > Can anyone reccomend a less (ha!) stupid pager? more does the same > thing, and I can't view man pages like this. > > less -c mostly does the trick... Except that the initial screen > clear to put the cursor at the top line is done the slow way, and > hence takes ~30 seconds. "clear ; less -c [file]" works, but I'd > love a better suggestion. Does this work? It seems faster to me, but I can't get a big enough $COLUMNS on my 7" screen to get enough slowdown to see it disappear. sudo aptitude install w3m sudo update-alternatives --set pager /usr/bin/w3m _______________________________________________ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users