]> git.madduck.net Git - etc/mutt.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

fix up sidebar format for 1.9
authormartin f. krafft <madduck@madduck.net>
Wed, 20 Dec 2017 09:14:28 +0000 (10:14 +0100)
committermartin f. krafft <madduck@madduck.net>
Wed, 20 Dec 2017 09:14:28 +0000 (10:14 +0100)
.mutt/sidebar

index a0d1a5f718be601c63d6cf093dd830926db6696c..97d1cac59d123d00ecc20fd297a1e37d07ded337 100644 (file)
@@ -2,8 +2,9 @@ set sidebar_width=20
 set sidebar_visible=yes
 set sidebar_divider_char="│"
 set sidebar_folder_indent=yes
+set sidebar_short_path=yes
 set sidebar_indent_string=" "
-set sidebar_format="%B%<F? [%!]>%* %<N?%N/>%S"
+set sidebar_format="%B%?F? [%F]?%* %?N?%N/?%S"
 
 bind index,pager       <left>          sidebar-prev
 bind index,pager       \e<up>          sidebar-prev