aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2022-09-19 23:58:24 +0200
committerRobin Jarry <robin@jarry.cc>2022-09-20 20:55:29 +0200
commitbb9ac43e13a96dc5bc501f60c3afb3718fe8085d (patch)
treee97b7a32ee94beccf7bd85e4a7fd961b3442bc62 /doc
parentfcd75ab52973a914bfa5af8e92617c551b59fc1f (diff)
downloadaerc-bb9ac43e13a96dc5bc501f60c3afb3718fe8085d.tar.gz
switch: add -n and -p flags for relative switch
Allow switching to next or previous account with switch-account -n and switch-account -p, respectively. By default, these are bound to Alt-n and Alt-p. Signed-off-by: Robin Jarry <robin@jarry.cc> Tested-by: Koni Marti <koni.marti@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/aerc.1.scd9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index f0ca97e9..38862a53 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -476,9 +476,12 @@ message list, the message in the message viewer, etc).
configuration. For details on configuring outgoing mail delivery consult
*aerc-config*(5).
-*switch-account* <account-name>
- Switches the account. If run without arguments, the current account name
- is displayed.
+*switch-account* <-n|-p|account-name>
+ Switches the account. Can be used to switch to a specific account from
+ its name or to cycle through accounts using the -p and -n flags.
+
+ *-p*: switch to previous account
+ *-n*: switch to next account
*header* [-f] <field> [value]
Add a new email header. If the header already exists, -f must be