X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=.mutt%2Fmuttrc;h=d50b334c1b4dcce73cedc6a5eba4cddc53fdd496;hb=9f2faeff19b7695a9abc6bf4360b1e83972ce1a5;hp=a9d99459e4a38ea5942da6bdf53596ba45b63071;hpb=882931494724e5b2c6ff98ec1bb6bd9398c5074f;p=dotfiles.git diff --git a/.mutt/muttrc b/.mutt/muttrc index a9d9945..d50b334 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -13,6 +13,7 @@ source ~/.mutt/mailboxes # Receiving, sending and searching set sendmail="msmtp -C /home/mart/.mutt/msmtprc" macro index,pager $ "offlineimap -c ~/.mutt/offlineimaprc &" "Force refresh" +macro attach B "firefox \"data:text/html;base64,$(base64 -w 0 <&0)\"" macro index \ "set my_old_pipe_decode=\$pipe_decode my_old_wait_key=\$wait_key nopipe_decode nowait_key\ notmuch-mutt -r --prompt search\ @@ -30,12 +31,12 @@ macro index,pager \Ct "\ " "Clean up mailing lists" # Key bindings -bind index gg first-entry -bind index G last-entry -bind pager k previous-line -bind pager j next-line -bind pager gg top -bind pager G bottom +bind index gg first-entry +bind index G last-entry +bind pager k previous-line +bind pager j next-line +bind pager gg top +bind pager G bottom bind pager R group-reply # Misc options