[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] what is the Lynx equal for this command?
From: |
Greg Donoghue |
Subject: |
Re: [Lynx-dev] what is the Lynx equal for this command? |
Date: |
Tue, 1 Mar 2022 01:16:51 -0800 |
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
--
Greg Donoghue
gjdonoghue@yahoo.com
- Re: [Lynx-dev] what is the Lynx equal for this command?,
Greg Donoghue <=