> 2009/1/7 Chengqi(Lars) Song <[email protected]>: >> hi, >> >> i set my terminal's default web browser to be conkeror. but it always >> open a new conkeror instance. how to open in existing conkeror instance? >> like what firefox does. >> >> thanks >> lars >> _______________________________________________ >> Conkeror mailing list >> [email protected] >> https://www.mozdev.org/mailman/listinfo/conkeror >> > > Add this to your RC file: > > url_remoting_fn = load_url_in_new_buffer; > > Deniz
To clarify, the default behavior is not to run a new "instance", just a new window in the already-running instance. -- John Foerch _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
