Update 2023-04-10 13:00 OpenBSD/amd64

This commit is contained in:
c0dev0id
2023-04-10 13:00:38 +02:00
parent b6e06324bd
commit 7f7ab9652d
5 changed files with 38 additions and 27 deletions

View File

@@ -207,10 +207,6 @@ alternative_order text/plain text/enriched text/html
auto_view text/html text/enriched text/calendar
# Preview HTML
macro pager  "<pipe-message>cat - > /tmp/mutt.html && luakit /tmp/mutt.html<return>"
#macro pager  "<pipe-message>~/.mutt/scripts/search-msgid.sh<enter>"
macro pager,attach  "<pipe-message>cat > /tmp/muttpatch.diff<enter><shell-escape>~/.mutt/scripts/portpatch2.sh /tmp/muttpatch.diff<enter>"
# Save Patch
@@ -290,6 +286,9 @@ bind pager,index ,S save-message
# urlview
macro pager \cb "<pipe-entry>'urlview'<enter>" 'Follow links with urlview'
# attachments
bind attach <return> view-mailcap
# TOFU settings
# macro pager T ":unset display_filter<enter><exit><display-message>:set display_filter='$my_tprot'<enter>" 'TOFU protection'