Firefox Address Bar Lag + Solution
Feb 5, 2010 · 1 minute readCategory: firefox
This is post is now quite old and the the information it contains may be out of date or innacurate.
If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub
browser.urlbar.search.timeout = 100
change to
browser.urlbar.search.timeout = 10
To do this, open a new tab and type about:config
Then agree to the thing that says you know what you are doing and in the filter bar at the top type:
urlbar.search.timeout
you can then double click on the value (set to 100 by default) and change it to whatever you want. I tried 10 and that seems to work great for me, but you might want to experiment.