Jonas Fonseca <[EMAIL PROTECTED]> wrote Sun, Jul 16, 2006:
> This thing uses the --remote switch which really isn't ideal because it
> will cause the screen to be cleared so you have to press ^L to redraw
> it. ;)

This is of course a bug. Running ELinks with the --remote screen
shouldn't need to touch the screen at all, but I didn't bother to fix
this when I was working on it.

Also, if you want to change the URL of the current tab you should use:

        elinks --remote "openURL($url)"

And ensure that $url is properly escaped.

See elinks(1) or elinks --long-help for info about the --remote switch.

-- 
Jonas Fonseca
_______________________________________________
elinks-users mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-users

Reply via email to