On Wed, Dec 23, 2009 at 11:00:25AM +0000, Richard Lewis wrote: > ... > > First is that, to follow a link after selecting its hint (e.g. typing > f 2 5) I have to hit RET for it to follow the link, even when 25 (for > example) is unambiguous. >
Change of defaults... here are the variables you can set in your rc that affect that behavior. hints_auto_exit_delay = 500; hints_ambiguous_auto_exit_delay = 500; -- John Foerch _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
