[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev change to status line
From: |
Eduardo Chappa L. |
Subject: |
Re: lynx-dev change to status line |
Date: |
Wed, 14 Jul 1999 22:06:09 -0700 (PDT) |
*** Klaus Weide (address@hidden) wrote Today:
:) On Wed, 14 Jul 1999, Eduardo Chappa L. wrote:
:)
:) > When in advance mode, lynx cuts the address of the current link if this is
:) > too long to be displayed, not showing the name of the document to be
:) > accessed. This is important sometimes because one would not like to follow
:) > certain links (say tar.gz or jpg in slow connections) or persons with
:) > disabilities would not get valuable information from the status line.
:)
:) ELGOTO ('E') allows examination of the full URL without going to a
:) separate screen.
:)
:) HEAD (']') can often be used to see whether what's at the end of the
:) link is "too big".
Yes, 'E' and return allows you to check something that you can
immediately read. and "]", "l" and left arrow sure, got me the information.
Now, why do you need to press two keys when you can read it? Info ('=') is
the same situation. :) > */
:) > + char *more = "-more-";
:) > + char *index = "-index-";
:) > +
:)
:) Btw [separate issue?] these should probably be wrapped in gettext().
:)
Good idea!, I'll do that !
Eduardo
http://www.math.washington.edu/~chappa/personal.html
- Re: lynx-dev patch - "JUSTIFY", (continued)
- Re: lynx-dev patch - "JUSTIFY", David Combs, 1999/07/14
- Re: lynx-dev patch - "JUSTIFY", mattack, 1999/07/14
- Re: lynx-dev patch - "JUSTIFY", David Combs, 1999/07/15
- Re: lynx-dev patch - "JUSTIFY", Peter Wright, 1999/07/15
- lynx-dev code indentation style (was "JUSTIFY") - warning, "religious" topic..., Klaus Weide, 1999/07/14
- lynx-dev change to status line, Eduardo Chappa L., 1999/07/14
- Re: lynx-dev change to status line, Klaus Weide, 1999/07/14
- Re: lynx-dev change to status line,
Eduardo Chappa L. <=
- Re: lynx-dev change to status line, Klaus Weide, 1999/07/15
- Re: lynx-dev change to status line, Eduardo Chappa L., 1999/07/15
- lynx-dev javascript jump (was: change to status line), Heather Stern, 1999/07/15
- Re: lynx-dev javascript jump (was: change to status line), David Woolley, 1999/07/17
- Re: lynx-dev javascript jump (was: change to status line), Heather Stern, 1999/07/17
- Re: lynx-dev change to status line, Eduardo Chappa L., 1999/07/15
- Re: lynx-dev change to status line, David Combs, 1999/07/15
- Re: lynx-dev patch, David Woolley, 1999/07/18
Re: lynx-dev patch, David Woolley, 1999/07/13