X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2FMuttrc.t-prot;h=ecaa003fe06123dedd230f77d7052ab962b2914f;hb=ebce048d2bb94d717b46f34b02ed1720aaa8aaee;hp=729b0d602f089c964c7ec494277f3a3f5b3786cd;hpb=a6c12e50628dd71ecc46e1724d1912689540f359;p=pkg%2Ft-prot.git diff --git a/debian/Muttrc.t-prot b/debian/Muttrc.t-prot index 729b0d6..ecaa003 100644 --- a/debian/Muttrc.t-prot +++ b/debian/Muttrc.t-prot @@ -10,5 +10,5 @@ macro pager \e0 ":unset display_filter; exec exit\n:exec display-message\n" "Tur macro pager \e1 ":set display_filter='t-prot -cemktS --bigq --pgp-move-vrf -Mmutt -L/usr/share/doc/t-prot/examples/footers'; exec exit\n:exec display-message\n" "Turn TOFU protection on" # highlight TOFU protection: -color body brightmagenta black "^\\[---.*" -color body green black "^#v[-+]" +color body brightmagenta default "^\\[---.*" +color body green default "^#v[-+]"