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 <[email protected]> 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 >
_______________________________________________ Lynx-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lynx-dev
