summaryrefslogtreecommitdiff
path: root/config/aerc.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/aerc.conf.in')
-rw-r--r--config/aerc.conf.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/aerc.conf.in b/config/aerc.conf.in
index 87f7e56..98cd679 100644
--- a/config/aerc.conf.in
+++ b/config/aerc.conf.in
@@ -112,6 +112,10 @@ stylesets-dirs=@SHAREDIR@/stylesets/
# Default: default
styleset-name=default
+# Activates fuzzy search for IMAP folders: the typed string is search in the
+# folder tree in any position, not necessarily at the beginning.
+#fuzzy-folder-complete=false
+
#[ui:account=foo]
#
# Enable threading in the ui. Only works with notmuch:// and imap:// accounts