aboutsummaryrefslogtreecommitdiffstats
path: root/doc/aerc-binds.5.scd
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2024-06-10 21:22:45 +0200
committerRobin Jarry <robin@jarry.cc>2024-06-23 22:07:09 +0200
commita37ae231061e027233dc159900846f75c32a6d18 (patch)
tree5bcf1da929eb20e8d15746a05b3985c994106983 /doc/aerc-binds.5.scd
parent74cea6b5191d6d34cd4282840e05aa0970120341 (diff)
downloadaerc-a37ae231061e027233dc159900846f75c32a6d18.tar.gz
binds: allow per folder sections for the message viewer
Allow creating [view:folder=FooBar] in binds.conf. Changelog-added: Per folder key bindings can now be defined for the message viewer. Requested-by: Matěj Cepl <mcepl@cepl.eu> Signed-off-by: Robin Jarry <robin@jarry.cc> Tested-by: Matěj Cepl <mcepl@cepl.eu>
Diffstat (limited to 'doc/aerc-binds.5.scd')
-rw-r--r--doc/aerc-binds.5.scd1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/aerc-binds.5.scd b/doc/aerc-binds.5.scd
index de8f436c..4dbc6c61 100644
--- a/doc/aerc-binds.5.scd
+++ b/doc/aerc-binds.5.scd
@@ -72,6 +72,7 @@ You may also configure account specific key bindings for each context:
Folder and context-specific bindings can be configured for message lists:
*[messages:folder=*_FolderName_*]*++
+*[view:folder=*_FolderName_*]*++
*[compose:folder=*_FolderName_*]*++
*[compose::editor:folder=*_FolderName_*]*++
*[compose::review:folder=*_FolderName_*]*