From 67fb0938a66605a0b6a837005804637b348b250d Mon Sep 17 00:00:00 2001 From: Daniel Bridges Date: Mon, 22 Jul 2019 16:29:07 -0700 Subject: Support configurable header layout in compose widget --- doc/aerc-config.5.scd | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd index 08f65af..592b7af 100644 --- a/doc/aerc-config.5.scd +++ b/doc/aerc-config.5.scd @@ -151,6 +151,12 @@ These options are configured in the *[compose]* section of aerc.conf. embedded terminal, though it may also launch a graphical window if the environment supports it. Defaults to *$EDITOR*, or *vi*(1). +*header-layout* + Defines the default headers to display when composing a message. To display + multiple headers in the same row, separate them with a pipe, e.g. "To|From". + + Default: To|From,Subject + ## FILTERS Filters allow you to pipe an email body through a shell command to render -- cgit v1.2.3