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

extend simple search to cover correspondents and subject lines
authormartin f. krafft <madduck@madduck.net>
Mon, 22 Oct 2007 14:20:47 +0000 (16:20 +0200)
committermartin f. krafft <madduck@madduck.net>
Mon, 22 Oct 2007 14:20:47 +0000 (16:20 +0200)
.mutt/muttrc

index cccfaf4a362bee52bc055fdbaa12e9b04282890d..74300abf67f057d63c54e5659ed679e7e956ee1e 100644 (file)
@@ -3711,7 +3711,7 @@ set sig_dashes=no
 # For the default value it would be:
 # 
 # ~f joe | ~s joe
-# 
+set simple_search="~L %s | ~s %s"
 # 
 # set smart_wrap=yes
 #