From 608992d1a428760745e708c1911e56daabeda82b Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sat, 23 Sep 2017 17:11:28 +0100 Subject: let mutt clear panel notification for new mail --- Mail/muttrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Mail/muttrc') diff --git a/Mail/muttrc b/Mail/muttrc index b0e76d5..2f5cba3 100644 --- a/Mail/muttrc +++ b/Mail/muttrc @@ -105,6 +105,8 @@ macro index,pager gt "=dove/Trash" "Go to trash" macro index,pager gd "=dove/Drafts" "Go to drafts" +# Clear new email notification +set status_format="$HOME/.mutt/notify.sh '%r %f (%L) [Msgs:%?M?%M/?%m%?n? New:%n?%?d? Del:%d?%?F? Flag:%F?%?t? Tag:%t?%?p? Post:%p?%?b? Inc:%b?]'|" # Other config -- cgit v1.2.3-54-g00ecf