From eb767737d49b48c9e29134cf68a022780d7991fb Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 23 Nov 2019 18:39:16 -0500 Subject: [PATCH] space to tag, tags highlighted --- share/mutt-wizard.muttrc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/share/mutt-wizard.muttrc b/share/mutt-wizard.muttrc index e006e3f..994fcb7 100644 --- a/share/mutt-wizard.muttrc +++ b/share/mutt-wizard.muttrc @@ -44,6 +44,7 @@ bind index U undelete-message bind index L limit bind index h noop bind index l display-message +bind index tag-entry #bind browser h goto-parent macro browser h '..' "Go to parent folder" bind index,pager H view-raw-message @@ -91,6 +92,11 @@ color index brightyellow black "~N" color index_author brightred black "~N" color index_subject brightcyan black "~N" +# Tagged mail is highlighted: +color index brightyellow blue "~T" +color index_author brightred blue "~T" +color index_subject brightcyan blue "~T" + # Other colors and aesthetic settings: mono bold bold mono underline underline