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.scd16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd
index 9257bde..d422e5d 100644
--- a/doc/aerc-config.5.scd
+++ b/doc/aerc-config.5.scd
@@ -125,6 +125,22 @@ These options are configured in the *[ui]* section of aerc.conf.
Default: ","
+*dirlist-format*
+ Describes the format string to use for the directory list
+
+ Default: %n %>r
+
+[- *Format specifier*
+:[ *Description*
+| %%
+: literal %
+| %n
+: directory name
+| %r
+: recent/unseen/total message count
+| %>X
+: make format specifier 'X' be right justified
+
## VIEWER
These options are configured in the *[viewer]* section of aerc.conf.