aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2022-02-02 22:11:14 +0100
committerRobin Jarry <robin@jarry.cc>2022-02-02 22:12:08 +0100
commit923e949c058289a70a98adaf881948bcb59dcc7e (patch)
treeeb9e62e97502fcff9e2269285e0f2a10d73819ff
parent1f99581f67ddfb4fdd83d2c570458392f5941501 (diff)
downloadaerc-923e949c058289a70a98adaf881948bcb59dcc7e.tar.gz
aerc-923e949c058289a70a98adaf881948bcb59dcc7e.zip
binds.conf: change default review bindings
Add missing :detach binding. Ask user for confirmation when pressing 'q'. Signed-off-by: Robin Jarry <robin@jarry.cc>
-rw-r--r--config/binds.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/binds.conf b/config/binds.conf
index dd7d5fc0..98f855a6 100644
--- a/config/binds.conf
+++ b/config/binds.conf
@@ -92,9 +92,10 @@ $ex = <C-x>
y = :send<Enter>
n = :abort<Enter>
p = :postpone<Enter>
-q = :abort<Enter>
+q = :choose -o d discard abort -o p postpone postpone<Enter>
e = :edit<Enter>
a = :attach<space>
+d = :detach<space>
[terminal]
$noinherit = true