From: Maximilian Friedersdorff Date: Wed, 13 Mar 2019 13:46:54 +0000 (+0000) Subject: Add usability fixes for mutt X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=35ed38f92ff745c578705ca61a0471cad55bdfd7;p=max%2Fdotfiles.git Add usability fixes for mutt --- diff --git a/mail/.mutt/common.mutt b/mail/.mutt/common.mutt index 0653c05..5c9eaf6 100644 --- a/mail/.mutt/common.mutt +++ b/mail/.mutt/common.mutt @@ -55,3 +55,9 @@ bind index,pager \CP sidebar-prev bind index,pager \CN sidebar-next bind index,pager \CO sidebar-open unmailboxes * + +# Attach mail when forwarding +set mime_forward=ask-no + +# Dont flow to next message +set pager_stop=yes