summaryrefslogtreecommitdiff
path: root/.muttrc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-03-18 12:47:51 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-03-18 12:47:51 -0700
commit1b02c7f84bc247c6546007ba6f18ce7bef2e5f47 (patch)
treebeae0b07baafecda78c681344d140d9823cc5df3 /.muttrc
parente91a481c573a00b95ddd9483772db674f6e9aad8 (diff)
downloaddotfiles-1b02c7f84bc247c6546007ba6f18ce7bef2e5f47.tar.gz
reenable deletion keybindings in mutt
Since it's not my primary MUA anymore.
Diffstat (limited to '.muttrc')
-rw-r--r--.muttrc8
1 files changed, 4 insertions, 4 deletions
diff --git a/.muttrc b/.muttrc
index ec730ca7..da33bed9 100644
--- a/.muttrc
+++ b/.muttrc
@@ -200,10 +200,10 @@ bind pager t display-toggle-weed
# # printing
# bind index,pager \cP print-message
-# safety, since mbsync trash functionality doesn't work with FastMail
-bind generic,index,pager d noop
-bind generic,index,pager D noop
-bind generic,index,pager \cd noop
+# # safety, since mbsync trash functionality doesn't work with FastMail
+# bind generic,index,pager d noop
+# bind generic,index,pager D noop
+# bind generic,index,pager \cd noop
# # ... but let me delete notes made on tablet computer
# folder-hook . bind generic,index,pager d noop