summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKoni Marti <koni.marti@gmail.com>2022-02-21 00:18:43 +0100
committerRobin Jarry <robin@jarry.cc>2022-02-23 21:09:01 +0100
commit8f9a6335239052c676fbcf4d9ca0205ef15fdcf2 (patch)
treeedbac1bae4308ddf65576dc8ee9213cf651be2b6 /doc
parent454606a9cd85923cc98e4d43ea8b8972de6a5e9c (diff)
downloadaerc-8f9a6335239052c676fbcf4d9ca0205ef15fdcf2.zip
commands: add expand-folder and collapse-folder
add the expand-folder and collapse-folder commands to navigate the directory tree view. Provide keybinds for a vi-like folder navigation experience. Signed-off-by: Koni Marti <koni.marti@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/aerc.1.scd4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index c1b1677..8b7be82 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -269,6 +269,10 @@ message list, the message in the message viewer, etc).
Cycles to the next (or previous) folder shown in the sidebar, repeated n
times (default: 1).
+*expand-folder*, *collapse-folder*
+ Expands or collapses the current folder when the directory tree is
+ enabled.
+
*next-result*, *prev-result*
Selects the next or previous search result.