From 65d56c3ad6046becfe7d57ada4988ada2af4ed0f Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Sat, 7 May 2022 21:23:33 +0200 Subject: muttrc: update key bindings --- muttrc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'muttrc') diff --git a/muttrc b/muttrc index 49e7245..5d05cbe 100644 --- a/muttrc +++ b/muttrc @@ -92,11 +92,12 @@ bind index \CD half-down bind index \CU half-up bind index \CF next-page bind index \CB previous-page +bind index B bounce-message # NNTP bind index i change-newsgroup-readonly # move messages to spam folder -macro index x '=Spam.not-detected' -macro pager x '=Spam.not-detected' +macro index x '=Spam' +macro pager x '=Spam' # hooks -- cgit v1.2.3