From: Oleg Broytman Date: Fri, 29 May 2020 23:51:57 +0000 (+0300) Subject: .muttrc: Add macro `V` to view html attachment in a web browser X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=8150a696a892ef85ab1438c6d6359187b9845ca7 .muttrc: Add macro `V` to view html attachment in a web browser --- diff --git a/.muttrc b/.muttrc index 59574a8..7b253ed 100644 --- a/.muttrc +++ b/.muttrc @@ -362,6 +362,9 @@ macro pager,attach M \ =sent-mail \ "Go to sent-mail" +macro attach V "webstdin" \ + "View html attachment in a web browser" + # Go to python mailbox macro index Y \ =lists/python \