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

shave characters off the status_format
authormartin f. krafft <madduck@madduck.net>
Wed, 5 Aug 2009 16:56:05 +0000 (18:56 +0200)
committermartin f. krafft <madduck@madduck.net>
Wed, 5 Aug 2009 16:56:32 +0000 (18:56 +0200)
.mutt/muttrc

index 3da195ad9d718a4b225391afe0b6f2a9c1f1f9c9..bbc3d287453686e3ba038c1905c2812176cee5dc 100644 (file)
@@ -4090,7 +4090,7 @@ set spoolfile="=inbox"
 # will replace any dots in the expansion by underscores. This might be helpful 
 # with IMAP folders that don't like dots in folder names.
 # 
-set status_format=" %r %f [m:%?M?%M/?%m%?n? n:%n?%?o? o:%o?%?d? d:%d?%?F? f:%F?%?t? t:%t?%?p? p:%p?%?b? i:%b?%?l? %l?]  %?V?[%V]  ?(%s/%S) %> (%P) "
+set status_format=" %r %f [m:%?M?%M/?%m%?n? n:%n?%?o? o:%o?%?d? d:%d?%?F? f:%F?%?t? t:%t?%?p? p:%p?%?b? i:%b?%?l? %l?] %?V?%V ?(%s/%S) %> (%P) "
 # 
 # set status_on_top=no
 #