aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVitaly Ovchinnikov <v@postbox.nz>2023-06-07 16:39:03 +0300
committerRobin Jarry <robin@jarry.cc>2023-06-10 20:14:54 +0200
commit8162c5be8f251e985a18928ed1a8cb571df40945 (patch)
tree4397f7df7f0e12b767b558ffcf239b106d00ad35 /doc
parent3f81c848e794ab979b8abeabc1ff9547552c2d41 (diff)
downloadaerc-8162c5be8f251e985a18928ed1a8cb571df40945.tar.gz
bindings: add backspace key
Add `<backspace>` option to bindings, so it can be used to leave the message view similar to some file managers. Signed-off-by: Vitaly Ovchinnikov <v@postbox.nz> Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'doc')
-rw-r--r--doc/aerc-binds.5.scd2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/aerc-binds.5.scd b/doc/aerc-binds.5.scd
index ee92d760..71440251 100644
--- a/doc/aerc-binds.5.scd
+++ b/doc/aerc-binds.5.scd
@@ -169,6 +169,8 @@ special keys are supported:
: Insert
| *<delete>*
: Delete
+| *<backspace>*
+: Backspace
| *<exit>*
: Exit
| *<cancel>*