X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/624cb0a3e35d67332871fbd4c51614f42e0268e2..0d89e0b38f04e0dc6fd0e2b51efa044bd3ccfc5a:/mutt/muttrc diff --git a/mutt/muttrc b/mutt/muttrc index a5c2bdf..a214bc6 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -2,6 +2,7 @@ alternates -group me samir.benmendil@gmail.com ram-z@hotmail.com @rmz.io alternates -group me -group chakra ram-z@chakra-project.org chakra@rmz.io alternates -group me -group unimaas s.benmendil@student.maastrichtuniversity.nl +alternates -group me -group cadscan sb@cad-scan.co.uk set mail_check = 0 set envelope_from @@ -48,13 +49,15 @@ set pager_context = 5 set pager_stop = yes # don't jump to next message set resolve = yes # jump when flagging set menu_scroll = yes +set wrap = 78 +set reflow_wrap = 78 # reflow received format=flowed msgs +set text_flowed = yes # write f=f messages set smart_wrap = yes # wrap at word boundaries set tilde = yes # fills end of messages with tilde set markers = no set mark_old = no # leave messages as new if unread set status_on_top = yes # also help on bottom -set index_format="%Z %{%b %d} %-15.15L (%?l?%4l&%4c?) %s" -set index_format="[%Z] %{%e/%m} %-20.20L %?M?+ ?%s" +set index_format="[%Z] %{%e/%m} %15.15L %?M?+ ?%s" # header ignore * @@ -94,4 +97,4 @@ source /usr/share/doc/mutt/samples/gpg.rc source ~/.mutt/hooks source ~/.mutt/bindings -source ~/.mutt/colors # color theme +source ~/.mutt/colors/badfox # color theme