[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev LYNX: how to P(rint) while in dropdown-list wanting item-ch
From: |
David Combs |
Subject: |
Re: lynx-dev LYNX: how to P(rint) while in dropdown-list wanting item-choice? |
Date: |
Sun, 27 Feb 2000 21:20:52 -0800 |
On Sun, Feb 27, 2000 at 04:16:30PM -0600, Klaus Weide wrote:
> On Sat, 26 Feb 2000, Henry Nelson wrote:
>
> > You couldn't do much with "thousand lines long" perhaps, but for short
> > lists I've used the "screen" buffer to capture _parts_ of drop-downs
> > spanning two pages. If you have a terminal emulator running on top
> ----------------------------------------------
> > of Windoze, there's always cut-n-paste.
> ----------
>
> Ditto if you are running lynx in an xterm or similar. Or on the
> linux console with gpm.
>
> IOW, "PrintScreen"-like fucntion can be done outside of lynx.
>
> Klaus
>
Both of those are nice and sufficient if you have 1 "page"
(screen) of them, but when there's 20 or 30, it's a pain.
Is VI (et al) the ONLY answer?