Update 2024-12-22 22:44 OpenBSD/amd64-t14

This commit is contained in:
c0dev0id
2024-12-22 22:44:47 +01:00
parent ebae25d46e
commit e27a96f17e
2 changed files with 8 additions and 6 deletions

View File

@@ -213,6 +213,8 @@ auto_view text/html text/enriched text/calendar
# Preview HTML
macro pager,attach \cs "<pipe-message>cat > /tmp/muttpatch.diff<enter><shell-escape>~/.mutt/scripts/apply_patch.sh /tmp/muttpatch.diff<enter>"
macro index L '| git am'\n
# Save Patch
#macro pager \cs "<shell-escape>rm -f /tmp/mutt-patch.diff<enter><copy-message>/tmp/mutt-patch.diff<enter><enter-command>echo 'Saved as /tmp/mutt-patch.diff'<enter><shell-escape>~/.mutt/scripts/portpatch.sh /tmp/mutt-patch.diff<enter>"