]> git.phdru.name Git - dotfiles.git/blobdiff - .muttrc
.muttrc: Add macro `V` to view html attachment in a web browser
[dotfiles.git] / .muttrc
diff --git a/.muttrc b/.muttrc
index 59574a8dcb9a044af8d63ec1a76a450b5a27cea6..7b253edd3b7773cf4d3de5fc5f52e313a741ee8d 100644 (file)
--- a/.muttrc
+++ b/.muttrc
@@ -362,6 +362,9 @@ macro pager,attach M \
    <exit><Home><change-folder>=sent-mail<Enter> \
    "Go to sent-mail"
 
    <exit><Home><change-folder>=sent-mail<Enter> \
    "Go to sent-mail"
 
+macro attach V "<pipe-message>webstdin<Enter>" \
+   "View html attachment in a web browser"
+
 # Go to python mailbox
 macro index Y \
    <Home><change-folder>=lists/python<Enter> \
 # Go to python mailbox
 macro index Y \
    <Home><change-folder>=lists/python<Enter> \