Dear Developers,

First, open.window does not honor browser_default_open_target=OPEN_NEW_BUFFER.
Second, the interaction in the newly opened window is not conkeror like, no
bindings not minibuffer.

Here the test code:

function test(I){
    I.window.open("http://www.google.com";)
};
interactive("test", "blabla", test);

Thanks
Vitally.

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

Reply via email to