aboutsummaryrefslogtreecommitdiff
path: root/doc/aerc-config.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/aerc-config.5.scd')
-rw-r--r--doc/aerc-config.5.scd8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd
index 95e9087..3d39ef6 100644
--- a/doc/aerc-config.5.scd
+++ b/doc/aerc-config.5.scd
@@ -119,6 +119,14 @@ These options are configured in the *[viewer]* section of aerc.conf.
Default: text/plain,text/html
+*header-layout*
+ Defines the default headers to display when viewing a message. To display
+ multiple headers in the same row, separate them with a pipe, e.g. "From|To".
+ Rows will be hidden if none of their specified headers are present in the
+ message.
+
+ Default: From|To,Cc|Bcc,Date,Subject
+
*show-headers*
Default setting to determine whether to show full headers or only parsed
ones in message viewer.