aboutsummaryrefslogtreecommitdiff
path: root/.mutt
diff options
context:
space:
mode:
authorgxlin <[email protected]>2021-08-20 21:39:03 +0800
committergxlin <[email protected]>2021-08-20 21:39:03 +0800
commit1e1c02f8a12445ca8b9e4166ea4098af65b0cf68 (patch)
tree6f240014a7c38b2d562dd4b103e0148ef1353747 /.mutt
parent0e737c44adc0aeae73003337f9638de493904196 (diff)
downloaddotfiles-1e1c02f8a12445ca8b9e4166ea4098af65b0cf68.tar.gz
dotfiles-1e1c02f8a12445ca8b9e4166ea4098af65b0cf68.tar.bz2
dotfiles-1e1c02f8a12445ca8b9e4166ea4098af65b0cf68.zip
Update config
Diffstat (limited to '.mutt')
-rw-r--r--.mutt/muttrc2
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>"