]> git.rmz.io Git - dotfiles.git/commitdiff
mutt: remove sidebar
authorSamir Benmendil <samir.benmendil@gmail.com>
Mon, 15 Jun 2015 01:56:56 +0000 (02:56 +0100)
committerSamir Benmendil <samir.benmendil@gmail.com>
Mon, 15 Jun 2015 01:56:56 +0000 (02:56 +0100)
mutt/colors
mutt/muttrc

index 102dd0b377c64f59af1306c2edef7f4f65c0eb6d..bbc3b9e9c5e2b5b15b86049d1b1f85eb9cac988c 100644 (file)
@@ -6,7 +6,6 @@
 color normal      white         default
 
 color status      green         default
 color normal      white         default
 
 color status      green         default
-color sidebar     cyan          default
 color indicator   brightwhite   blue
 color tree        blue          default
 color error       brightred     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 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
 # threads containing old messages
 color index       blue          default "~(~O)"
 # old messages
index 83e7b9b06088968cccf1b8efc44081dfa25a7ab0..a5c2bdf09b95e7da6d3890e69c2d772acbc14f55 100644 (file)
@@ -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:
 
 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
 # deal with crap
 set mailcap_path = ~/.mutt/mailcap
 auto_view text/html                                     # view html automatically