From eb384b62bf310e9f69ce5833847adee71fe0eff4 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 8 Feb 2025 11:03:52 +0100 Subject: aerc: Remove all binds to `delete` This is considered too dangerous since the mails are finally deleted and not moved to trash. In case this is actually wanted it is reasonable to type `delete` manually. --- aerc/binds.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/aerc/binds.conf b/aerc/binds.conf index 4bbf36e..3acd62c 100644 --- a/aerc/binds.conf +++ b/aerc/binds.conf @@ -31,8 +31,6 @@ v = :mark -t V = :mark -v = :view -d = :prompt 'Really delete this message?' 'delete-message' -D = :delete A = :archive flat C = :compose @@ -56,7 +54,6 @@ N = :prev-result [view] q = :close | = :pipe -D = :delete S = :save A = :archive flat -- cgit v1.2.3-70-g09d2