Hello,

is it possible to get or set the current URL of Conkeror from
Applescript? (note that my knowledge of applescript is quite limited
so sorry if this is a stupid question).
I could get the name of the page with:

    tell application "conkeror"
            name of window 1
    end tell

but I am not sure how to get and set the current URL. It is not
included in the properties of the window as in Firefox.
Does anyone know if it is possible to do get/set the current URL (or
even open a new buffer/window)?.

I'm using conkeror from current svn and Leopard OSX.

guille
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to