aboutsummaryrefslogtreecommitdiff
path: root/config/aerc.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/aerc.conf.in')
-rw-r--r--config/aerc.conf.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/config/aerc.conf.in b/config/aerc.conf.in
index 660a525..5feeac0 100644
--- a/config/aerc.conf.in
+++ b/config/aerc.conf.in
@@ -124,6 +124,18 @@ editor=
# Default: To|From,Subject
header-layout=To|From,Subject
+#
+# Specifies the command to be used to tab-complete email addresses. Any
+# occurrence of "%s" in the address-book-cmd will be replaced with what the
+# user has typed so far.
+#
+# The command must output the completions to standard output, one completion
+# per line. Each line must be tab-delimited, with an email address occurring as
+# the first field. Only the email address field is required. The second field,
+# if present, will be treated as the contact name. Additional fields are
+# ignored.
+address-book-cmd=
+
[filters]
#
# Filters allow you to pipe an email body through a shell command to render