From: martin f. krafft Date: Thu, 31 Oct 2019 20:13:15 +0000 (+1300) Subject: enable and configure sidebar X-Git-Url: https://git.madduck.net/etc/mutt.git/commitdiff_plain/1b9cf1779687fd3d3638c0ac3bb0d7c331508cd0 enable and configure sidebar --- diff --git a/.mutt/confvars b/.mutt/confvars index f3632cb..e34ccb1 100644 --- a/.mutt/confvars +++ b/.mutt/confvars @@ -3898,7 +3898,7 @@ set sidebar_folder_indent=yes # In order to use %S, %N, %F, and %!, $mail_check_stats must be set. When thus # set, a suggested value for this option is "%B%?F? [%F]?%* %?N?%N/?%S". # -set sidebar_format="%B%?F? [%F]?%* %?N?%N/?%S" +set sidebar_format="%B%?F? [%F]?%* %?N?%N/?%S" # 3.273. sidebar_indent_string @@ -3935,6 +3935,7 @@ set sidebar_indent_string=" " # of mailboxes, but wrap around to the beginning. The command # is similarly affected, wrapping around to the end of the list. # +set sidebar_next_new_wrap=yes # 3.276. sidebar_short_path @@ -3990,6 +3991,7 @@ set sidebar_short_path=yes # You may optionally use the “reverse-” prefix to specify reverse sorting order # (example: “set sort_browser=reverse-date”). # +set sidebar_sort_method=path # 3.278. sidebar_visible @@ -4002,7 +4004,7 @@ set sidebar_short_path=yes # # See also: $sidebar_format, $sidebar_width # -set sidebar_visible=no +set sidebar_visible=yes # 3.279. sidebar_width