Added support for using notmuch as an external indexer.
[muttjump] / README
diff --git a/README b/README
index 345a353629637393b8a109b2149cb322712875b7..7e69efe7645c7873989f3d3cfe9673a349e43680 100644 (file)
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
 muttjump
 written by Johannes Weißl
 
 muttjump
 written by Johannes Weißl
 
-This script makes mail indexers (like mairix, mu or nmzmail) together with
-mutt more useful.
+This script makes mail indexers (like mairix, mu, nmzmail, or notmuch)
+together with mutt more useful.
 
 These search engines usually create a virtual maildir containing symbolic
 links to the original mails, which can be browsed using mutt.
 
 These search engines usually create a virtual maildir containing symbolic
 links to the original mails, which can be browsed using mutt.
@@ -17,4 +17,5 @@ script helps to jump to this message, using e.g. this macro in .muttrc:
 macro generic ,j "<enter-command>push <pipe-message>muttjump<enter><enter>" "jump to original message"
 
 Don't forget to quit the new mutt instance (started by muttjump) after
 macro generic ,j "<enter-command>push <pipe-message>muttjump<enter><enter>" "jump to original message"
 
 Don't forget to quit the new mutt instance (started by muttjump) after
-the modifications.
+the modifications. To make jumping faster (no keypress required), unset
+$wait_key in your ~/.muttrc.

Benjamin Mako Hill || Want to submit a patch?