Disabling automatic typeahead find

| -Uncategorized
// If you set this pret to true, typing can automatically start Find As You Type.
// If false (default), you must hit / (find text) or ' (find links) before your search.
user_pref("accessibility.typeaheadfind.autostart", true);
You can comment with Disqus or you can e-mail me at sacha@sachachua.com.