X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/60c9f4aa9bbcc170b789a17f19bd94a22cd9eabd..4b1d62d1350c90c23d9d365ffcb1ecdf1f088e3d:/mutt/muttrc?ds=sidebyside diff --git a/mutt/muttrc b/mutt/muttrc index 22b371f..0f6cc34 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -12,6 +12,7 @@ set edit_headers = yes # more power set askcc = yes # ask until I have goobook completion in vim set editor = vim # d'uh set include = yes # don't ask, just do +set delete = yes # don't ask, just do set date_format = "!%b %d, %Y at %-H:%M" # use 24-hour clock # goobook @@ -46,6 +47,7 @@ set menu_scroll = yes 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" @@ -58,8 +60,8 @@ hdr_order from: to: cc: date: subject: # sidebar set sidebar_width = 14 -set sidebar_visible = yes -set sidebar_delim = '|' +set sidebar_visible = no +set sidebar_delim = '│' set sidebar_sort = no set sidebar_shortpath = yes set sidebar_format = "%B%* %?N?%N?"