X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/cc7f23f004c9b064cf5571e273fb0e1c91d389f4..d4b51f09d83f75a663c5711af77e0e6da40764a9:/mutt/muttrc?ds=sidebyside diff --git a/mutt/muttrc b/mutt/muttrc index 83e7b9b..e211b9d 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,6 +49,9 @@ 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 @@ -62,14 +66,6 @@ unignore from: to: cc: date: subject: x-clacks-overhead: unhdr_order * hdr_order from: to: cc: date: subject: x-clacks-overhead: -# sidebar -set sidebar_width = 14 -set sidebar_visible = no -set sidebar_delim = '│' -set sidebar_sort = no -set sidebar_shortpath = yes -set sidebar_format = "%B%* %?N?%N?" - # deal with crap set mailcap_path = ~/.mutt/mailcap auto_view text/html # view html automatically @@ -102,4 +98,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