]> git.phdru.name Git - dotfiles.git/commitdiff
.muttrc: prevent converting file to save
authorOleg Broytman <phd@phdru.name>
Tue, 1 Aug 2023 12:13:50 +0000 (15:13 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 1 Aug 2023 12:13:50 +0000 (15:13 +0300)
Update for Mutt 2.2.9 from Debian 12.

.muttrc

diff --git a/.muttrc b/.muttrc
index c4c4fc99addb83bccb6be8fe3f46c124b24fede7..b347d4f6d72bf02c8c243f65171eaecbded05a5a 100644 (file)
--- a/.muttrc
+++ b/.muttrc
@@ -367,7 +367,7 @@ macro index,pager \cV "<show-version>" \
 
 macro index,pager V "v/text/html<Enter>V" \
    "View the 1st html attachment in a web browser"
-macro attach V "<save-entry>~/tmp/_xxx.html<Enter><shell-escape>webbrowser -n ~/tmp/_xxx.html; exec rm ~/tmp/_xxx.html<Enter><exit>" \
+macro attach V "<save-entry>~/tmp/_xxx.html<Enter>n<shell-escape>webbrowser -n ~/tmp/_xxx.html; exec rm ~/tmp/_xxx.html<Enter><exit>" \
    "View html attachment in a web browser"
 
 # Go to python mailbox