From d4f1a0f27100ff2f4380fa4cf38b09e7f0c051f7 Mon Sep 17 00:00:00 2001 From: Tharre Date: Tue, 4 Oct 2016 10:11:48 +0200 Subject: mutt: don't skip over deleted messages --- email/_mutt/muttrc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'email/_mutt/muttrc') diff --git a/email/_mutt/muttrc b/email/_mutt/muttrc index 8cc0424..bd1c83a 100644 --- a/email/_mutt/muttrc +++ b/email/_mutt/muttrc @@ -63,6 +63,10 @@ set reply_regexp = "^(([Rr][Ee]?(\[[0-9]+\])?: *)?(\[[^]]+\] *)?)*" bind index gg first-entry bind index G last-entry +# don't skip over deleted messages +bind index j next-entry +bind index k previous-entry + bind index R group-reply bind index sync-mailbox bind index collapse-thread -- cgit v1.2.3-70-g09d2