From 4aa6477eea88380397e5cbb1bdae9e60342595bc Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 17 Jul 2012 17:03:19 +0530 Subject: [PATCH] ... --- resources/default_tweaks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/default_tweaks.py b/resources/default_tweaks.py index b096cd1d65..3bba5ecca5 100644 --- a/resources/default_tweaks.py +++ b/resources/default_tweaks.py @@ -522,5 +522,5 @@ enable_multicharacters_in_tag_browser = True # completions you will now have to press Tab to select one before pressing # Enter. Which technique you prefer will depend on the state of metadata in # your library and your personal editing style. -preselect_first_completion = True +preselect_first_completion = False