X-Git-Url: https://projects.mako.cc/source/muttjump/blobdiff_plain/a15dcf36dfebb32d1b49c5f9b735908d56050ccf..HEAD:/README diff --git a/README b/README index f5e4c1c..7e69efe 100644 --- a/README +++ b/README @@ -1,8 +1,8 @@ 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. @@ -15,3 +15,7 @@ mails, it is only possible using the original mail. This (very simple) script helps to jump to this message, using e.g. this macro in .muttrc: macro generic ,j "push muttjump" "jump to original message" + +Don't forget to quit the new mutt instance (started by muttjump) after +the modifications. To make jumping faster (no keypress required), unset +$wait_key in your ~/.muttrc.