]> 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:

always show byte size in index
authormartin f. krafft <madduck@madduck.net>
Thu, 5 Jun 2008 10:57:27 +0000 (12:57 +0200)
committermartin f. krafft <madduck@madduck.net>
Thu, 5 Jun 2008 10:57:27 +0000 (12:57 +0200)
.mutt/muttrc

index 8ab765d646e4b4c39a18f8e5bced59436c92d148..425a24b6ea326cb18f3a45370273201c04e8adac 100644 (file)
@@ -1491,7 +1491,7 @@ set include=yes
 # 
 # See also: ``$to_chars''.
 # 
-set index_format="%4C %Z %{%b %d} %-15.15F (%?l?%4l&%4c?) %?H?[%H] ?%s"
+set index_format="%4C %Z %{%b %d} %-15.15F %4c %?H?[%H] ?%s"
 # 
 # set ispell="ispell"
 #