document the quick_url configuration setting
This commit is contained in:
parent
edcc2887e9
commit
8a2a053857
3
config
3
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
|
||||
|
|
Loading…
Reference in New Issue