diff options
author | Vitaly Ovchinnikov <v@postbox.nz> | 2023-06-07 16:39:03 +0300 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2023-06-10 20:14:54 +0200 |
commit | 8162c5be8f251e985a18928ed1a8cb571df40945 (patch) | |
tree | 4397f7df7f0e12b767b558ffcf239b106d00ad35 /doc/aerc-binds.5.scd | |
parent | 3f81c848e794ab979b8abeabc1ff9547552c2d41 (diff) | |
download | aerc-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/aerc-binds.5.scd')
-rw-r--r-- | doc/aerc-binds.5.scd | 2 |
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>* |