X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=email%2F.mutt%2Fmuttrc;h=85ae982ced4f291bcfa14b10d3ccefa3c9774bb9;hb=07dc43a8049adad53113b2244f8c94dbeb487b74;hp=ac95589cb8d34d16a5623bea03d971902b526a7b;hpb=9ed401a9b2b8042a035996d9be4c6d43bad08cff;p=dotfiles.git diff --git a/email/.mutt/muttrc b/email/.mutt/muttrc index ac95589..85ae982 100644 --- a/email/.mutt/muttrc +++ b/email/.mutt/muttrc @@ -11,9 +11,9 @@ set mask="!^\\.[^.]" source ~/.mutt/mailboxes # Receiving, sending and searching -set sendmail="msmtp -C /home/mart/.mutt/msmtprc" +set sendmail="msmtp -C /home/mrl/.config/msmtp/config" set send_charset="us-ascii:utf-8" -macro index,pager $ "offlineimap -c ~/.mutt/offlineimaprc &" "Force refresh" +macro index,pager $ "offlineimap &" "Force refresh" macro attach B "firefox \"data:text/html;base64,$(base64 -w 0 <&0)\"" # Key bindings @@ -23,7 +23,7 @@ bind pager k previous-line bind pager j next-line bind pager gg top bind pager G bottom -bind pager R group-reply +bind index,pager R group-reply # Misc options set timeout=2 @@ -45,7 +45,16 @@ ignore headers * unignore headers from to subject date cc set mailcap_path=~/.mutt/mailcap set mailcap_sanitize=yes + +# w3m --dump auto_view text/html +# pdftotext +auto_view application/pdf +# libreoffice --cat +auto_view application/vnd.openxmlformats-officedocument.wordprocessingml.document +auto_view application/msword +auto_view application/vnd.openxmlformats-officedocument.wordprocessingml.document +auto_view application/vnd.oasis.opendocument.text # Pager options set pager_index_lines=20 @@ -56,7 +65,7 @@ set tilde set quote_regexp="^( {0,4}[>|:#%]| {0,4}[a-z0-9]+[>|]+)+" # Address book -set query_command= "khard email --search '%s'" +set query_command= "khard email --parsable '%s'" bind editor complete-query bind editor ^T complete macro index,pager A \