aboutsummaryrefslogtreecommitdiff
path: root/mutt
diff options
context:
space:
mode:
Diffstat (limited to 'mutt')
-rw-r--r--mutt/muttrc.m43
1 files changed, 3 insertions, 0 deletions
diff --git a/mutt/muttrc.m4 b/mutt/muttrc.m4
index e9fee2fd..49862d8c 100644
--- a/mutt/muttrc.m4
+++ b/mutt/muttrc.m4
@@ -135,6 +135,9 @@ bind index,pager \Cd half-down
bind generic,index,browser,pager \Cf next-page
bind generic,index,browser,pager \Cb previous-page
+# Turn off annoying mailbox lock feature
+bind index '%' noop
+
# Jump to mailboxes
macro generic,index,browser,pager gi '<change-folder>=inbox<enter>' 'Change to inbox folder'
macro generic,index,browser,pager gs '<change-folder>=sent<enter>' 'Change to sent folder'