aboutsummaryrefslogtreecommitdiffstats
path: root/doc/aerc-config.5.scd
diff options
context:
space:
mode:
authorSijmen <me@sijman.nl>2022-08-13 01:44:44 +0200
committerRobin Jarry <robin@jarry.cc>2022-08-22 09:45:02 +0200
commitdb39ca181adf61ebb5a89fe5eb7a1e0d6836be56 (patch)
tree5c966b33de809d6e4e836e80695ee34d34828944 /doc/aerc-config.5.scd
parent7377b8b05a6276dd2913ca8836f9c7b96f3b09ca (diff)
downloadaerc-db39ca181adf61ebb5a89fe5eb7a1e0d6836be56.tar.gz
dirtree: add dirtree-collapse config setting
Adds a setting to the configuration to choose at which level the folders in the dirtree are collapsed by default. In my case, this is useful because my organisation has some rather deep nesting in the folder structure, and a _lot_ of folders, and this way I can keep my dirtree uncluttered while still having all folders there if I need them. Signed-off-by: Sijmen <me@sijman.nl> Acked-by: Koni Marti <koni.marti@gmail.com>
Diffstat (limited to 'doc/aerc-config.5.scd')
-rw-r--r--doc/aerc-config.5.scd6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd
index aaf15b8a..f9a87580 100644
--- a/doc/aerc-config.5.scd
+++ b/doc/aerc-config.5.scd
@@ -207,6 +207,12 @@ These options are configured in the *[ui]* section of aerc.conf.
Default: false
+*dirlist-collapse*
+ If dirlist-tree is enabled, set level at which folders are collapsed
+ by default. Set to 0 to disable.
+
+ Default: 0
+
*next-message-on-delete*
Moves to next message when the current message is deleted