aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/settings.coffee2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/settings.coffee b/lib/settings.coffee
index a33a88e8..68333cae 100644
--- a/lib/settings.coffee
+++ b/lib/settings.coffee
@@ -170,7 +170,7 @@ Settings =
newTabUrl: "chrome://newtab"
grabBackFocus: false
regexFindMode: false
- waitForEnterForFilteredHints: true # Once properly implmented, this will default to false.
+ waitForEnterForFilteredHints: false
settingsVersion: Utils.getCurrentVersion()
helpDialog_showAdvancedCommands: false