Silvio Levy <[EMAIL PROTECTED]> writes: > What I would be prefer is that f+1 immediately follow link 1 if that's > unambiguous, and if it's ambigous, rather than waiting forever for > another digit or a carriage return, it would follow link 1 anyway > after, say, 2 seconds. This way a user who doesn't mind waiting 2 > seconds can get away without hitting carriage return (though of course > he could still hit it for speed, if he wanted to).
Implemented as the variable hints_ambiguous_auto_exit_delay. Set it to the number of milliseconds. Default is 0 which means disabled. John Foerch _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
