lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] what is the Lynx equal for this command?


From: Thomas Dickey
Subject: Re: [Lynx-dev] what is the Lynx equal for this command?
Date: Fri, 4 Mar 2022 20:12:12 -0500
User-agent: Mutt/1.10.1 (2018-07-13)

On Tue, Mar 01, 2022 at 01:16:51AM -0800, Greg Donoghue via Lynx-dev wrote:
> On Fri, Feb 25, 2022 at 04:16:38PM -0500, Karen Lewellen wrote:
> > Hi folks,
> > Asking as there seemed to be more than one prospect.
> > I am on an order page, but for some reason not all of the fields are
> > showing, as if I should scroll.  However, I am unsure which lynx command
> > match's that concept, as if to scroll left?
> > Thanks,
> > Karen
> > 
> Just a suggestion, but I don't know if it helps,
> in my lynx.cfg I have:
> 
>  EXTERNAL:http:w3m %s:TRUE
>  EXTERNAL:file:w3m %s:TRUE
> 
> w3m can scroll horizontally (I think)
> from my keymap file:
> 
> h/l LEFT/RIGHT
> 
> C-f MOVE_RIGHT
> . RIGHT
> 
> C-b MOVE_LEFT
> , LEFT

k (KEYMAP) shows these

{           SHIFT_LEFT    shift the screen left
|           LINEWRAP_TOGGLE toggle linewrap on/off
}           SHIFT_RIGHT   shift the screen right

-- 
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]