From dfc048fe285939d9de3b5753f723c935d042cc2b Mon Sep 17 00:00:00 2001 From: Daniel Bridges Date: Mon, 15 Jul 2019 11:56:44 -0700 Subject: Display user specified headers in viewer if present --- doc/aerc-config.5.scd | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/aerc-config.5.scd') 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. -- cgit v1.2.3