X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=debian%2FMuttrc.t-prot;h=ecaa003fe06123dedd230f77d7052ab962b2914f;hb=refs%2Ftags%2Fdebian%2F2.1-1;hp=74c1131c9881592924a8948acde372556e40a462;hpb=67cb7c5d2dc193713d0a7d9d44070e5c7471ab8a;p=pkg%2Ft-prot.git diff --git a/debian/Muttrc.t-prot b/debian/Muttrc.t-prot index 74c1131..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[-+]"