aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2023-09-19 00:37:35 +0200
committerRobin Jarry <robin@jarry.cc>2023-09-19 22:57:47 +0200
commit1acf2d591de71b70c92eda7b2ba2665b2d6c3e3f (patch)
treece87e39b3fa026d614e9e07e84b0e40f95982a07
parent1bed235b38e72dc97a0233617873415945698bfd (diff)
downloadaerc-1acf2d591de71b70c92eda7b2ba2665b2d6c3e3f.tar.gz
aerc-1acf2d591de71b70c92eda7b2ba2665b2d6c3e3f.zip
docs: add :toggle-key-passthrough command
This command was not documented. Make it so. Fixes: 74366d895d5c ("viewer: add key passthrough mode") Signed-off-by: Robin Jarry <robin@jarry.cc> Reviewed-by: Bence Ferdinandy <bence@ferdinandy.com>
-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 774014a5..f5a3844e 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -579,6 +579,10 @@ message list, the message in the message viewer, etc).
*:toggle-headers*
Toggles the visibility of the message headers.
+*:toggle-key-passthrough*
+ Enter or exit the *[view::passthrough]* key bindings context. See
+ *aerc-binds*(5) for more details.
+
## MESSAGE COMPOSE COMMANDS
*:abort*