[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev LYNX: should nested <blockquotes> indent even further?
From: |
Lloyd Rasmussen |
Subject: |
Re: lynx-dev LYNX: should nested <blockquotes> indent even further? |
Date: |
Fri, 29 Nov 2002 23:43:39 -0500 |
Lynx can be run in an "as wide as necessary" mode by hitting the |
key, then scrolling right and left with } and {. That's been in the
code for nearly two years.
On Fri, 29 Nov 2002 20:50:01 -0500, Thomas Dickey wrote:
>On Sat, Nov 30, 2002 at 10:56:35AM +0900, Henry Nelson wrote:
>> Does Lynx have horizontal scrolling now? With horizontal scrolling, a
>> lot of arguments against increased indentation become moot. Good place
>> to start?
>
>yes/no: when built with curses, 2.8.4 allows one to relax the limit on the
>right margin and - for instance if there are links scattered about - the screen
>will update to keep the current link on the display. But that's not horizontal
>scrolling. (Left/right scrolling commands could be implemented using that as a
>basis, but was not the problem that I was interested in at that point).
>
>It doesn't work with slang (would require a lot of work, since slang doesn't
>manage that sort of thing).
>
>--
>Thomas E. Dickey <address@hidden>
>http://invisible-island.net
>ftp://invisible-island.net
>
>; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
Braille is the solution to the digital divide.
Lloyd Rasmussen, Kensington, Maryland
home: <address@hidden> <http://lras.home.sprynet.com/>
Work: <address@hidden> <http://www.loc.gov/nls/>
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
- Re: lynx-dev LYNX: should nested <blockquotes> indent even further?, (continued)