aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2023-09-19 00:39:56 +0200
committerRobin Jarry <robin@jarry.cc>2023-09-19 22:57:53 +0200
commite0a314592da11a629e3b787e9cd6a38c77d978a8 (patch)
treeebf3680d571bacb4edb78fdb476166ccb930cb3d
parenta12f0ee20a29c7760b1eee4541a1ab3505849130 (diff)
downloadaerc-e0a314592da11a629e3b787e9cd6a38c77d978a8.tar.gz
aerc-e0a314592da11a629e3b787e9cd6a38c77d978a8.zip
docs: add :fold and :unfold commands
These commands were not documented. Make them so. Fixes: 94b1c778dbe6 ("commands: add :fold and :unfold for thread folding") Signed-off-by: Robin Jarry <robin@jarry.cc> Reviewed-by: Bence Ferdinandy <bence@ferdinandy.com>
-rw-r--r--doc/aerc.1.scd7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index 61b07b26..048675f6 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -496,6 +496,13 @@ message list, the message in the message viewer, etc).
*:toggle-threads*
Toggles between message threading and the normal message list.
+*:fold*++
+*:unfold*
+ Collapse or un-collapse the thread children of the selected message.
+ Folded threads can be identified by _{{.Thread\*}}_ template attributes
+ in *[ui].index-columns*. See *aerc-config*(5) and *aerc-templates*(7)
+ for more details.
+
*:view* [*-p*]++
*:view-message* [*-p*]
Opens the message viewer to display the selected message. If the peek