From 8a2a0538576b7f3a2a3a3c4cff819978d19a00df Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 20 Feb 2013 02:20:50 -0500 Subject: [PATCH] document the quick_url configuration setting --- config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config b/config index cfca532..0145786 100644 --- a/config +++ b/config @@ -32,6 +32,9 @@ cursor_shape = block # (default if unset: all graphic non-punctuation/space characters) #word_chars = -A-Za-z0-9,./?%&#:_=+@~ +# if true, follow hints as soon as the typed text uniquely identifies it +quick_url = false + [colors] foreground = #dcdccc foreground_bold = #ffffff