commit 3d63d46fe2a8ec3d180b309a4c3aee5d41545d9c
parent e17c4c974c36adfc272e2a114fd1f225c1aaa8af
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Sun, 28 Feb 2016 15:45:36 -0800
improve macro for marking all msgs as read
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.mutt/muttrc b/.mutt/muttrc
@@ -123,7 +123,7 @@ bind index R group-reply
bind index <tab> sync-mailbox
bind index <space> collapse-thread
-macro index M "T.*\n;WN" "Mark all messages as read"
+macro index M "T~N<enter>;WNT~O<enter>;WO\CT~T<enter>" "Mark all messages as read"
# Macros to change between inboxes (e.g. SPACE 1), use noop editor to accept