[elinks-users] Featurerequest
Kalle Olavi Niemitalo
kon at iki.fi
Sat Feb 9 07:25:28 MST 2008
lars.bjorndal at broadpark.no (Lars Bjørndal) writes:
> So what about implement a sort of virtual link where the search result
> are displayed, that tracks the cursor onto that location? If that was
> possible, I would find the result immediately, as the braille display
> which I use, always displays the line which contains the cursor as the
> cursor moves.
ELinks already supports moving the cursor to places where there
is no link: in the main keymap, you can bind e.g. move-cursor-down
to a key. So the search code could just use that feature, instead
of making a virtual link.
It seems this would go somewhere in find_next_do, but I don't
really understand the code, so no patch this time.
More information about the elinks-users
mailing list