lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] Invoking a lynx script


From: Graham Lawrence
Subject: Re: [Lynx-dev] Invoking a lynx script
Date: Fri, 7 Oct 2011 12:05:33 -0700

Thank you for the info.  My fall-back option, a bash script using xdotool, will do the job.  Both lynx and vim accept "keystroke" input from xdotool.

On Wed, Oct 5, 2011 at 1:26 PM, Thomas Dickey <address@hidden> wrote:
On Wed, 5 Oct 2011, Graham Lawrence wrote:

The only way I know to invoke a lynx script involves
lynx -cmd_log=/path/to/script "url"
which entails a separate invocation of lynx itself.

Is there a way to invoke a lynx script from within the running lynx, so that
I could immediately manipulate the text of the page I'm currently viewing?

no - but it would be something relatively easy to add.
(making it so that scripts could be nested would be more complicated).

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


reply via email to

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