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 _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
