aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/binds.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/binds.conf b/config/binds.conf
index 33fc8454..32e52159 100644
--- a/config/binds.conf
+++ b/config/binds.conf
@@ -56,7 +56,7 @@ zt = :align top<Enter>
zb = :align bottom<Enter>
<Enter> = :view<Enter>
-d = :prompt 'Really delete this message?' 'delete-message'<Enter>
+d = :choose -o y 'Really delete this message' delete-message<Enter>
D = :delete<Enter>
a = :archive flat<Enter>
A = :unmark -a<Enter>:mark -T<Enter>:archive flat<Enter>