From: Samir Benmendil Date: Mon, 15 Jun 2015 01:56:56 +0000 (+0100) Subject: mutt: remove sidebar X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/624cb0a3e35d67332871fbd4c51614f42e0268e2 mutt: remove sidebar --- diff --git a/mutt/colors b/mutt/colors index 102dd0b..bbc3b9e 100644 --- a/mutt/colors +++ b/mutt/colors @@ -6,7 +6,6 @@ color normal white default color status green default -color sidebar cyan default color indicator brightwhite blue color tree blue default color error brightred default @@ -19,7 +18,6 @@ color index cyan default ~P color index brightblue default "~(~N)" # new messages + sidebar color index brightyellow default "~N" -color sidebar_new brightyellow default # threads containing old messages color index blue default "~(~O)" # old messages diff --git a/mutt/muttrc b/mutt/muttrc index 83e7b9b..a5c2bdf 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -62,14 +62,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