diff options
Diffstat (limited to '.mutt')
-rw-r--r-- | .mutt/muttrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.mutt/muttrc b/.mutt/muttrc index efe5ba5..d154b41 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -21,7 +21,7 @@ set forward_quote=yes auto_view text/html macro index 'c' '<change-folder>?<change-dir><home>^K=<enter>' -macro index 's' '<save-message>?' +macro index,pager 's' '<save-message>?' macro attach 'V' "<pipe-entry>iconv -c --to-code=UTF8 > ~/.cache/mutt/mail.html<enter><shell-escape>$BROWSER ~/.cache/mutt/mail.html<enter>" |