[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: |
Henry Nelson |
Subject: |
Re: lynx-dev LYNX: how to P(rint) while in dropdown-list wanting item-choice? |
Date: |
Sat, 26 Feb 2000 11:02:18 +0900 (JST) |
> That's the top 4 lines of a VERY LONG drop-down list (must be several
> thousand lines long -- each <space> gives you another "page" on
[...]
> Any suggestions? Comments?
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.
__Henry