]> git.cworth.org Git - notmuch-wiki/commitdiff
update frontends
authorJameson Graef Rollins <jrollins@finestructure.net>
Sun, 15 Apr 2012 05:17:53 +0000 (22:17 -0700)
committerJameson Graef Rollins <jrollins@finestructure.net>
Sun, 15 Apr 2012 05:17:53 +0000 (22:17 -0700)
frontends.mdwn

index 224e794f73f85d24265e43433e3b476a276acf1f..70cbe0c0b96d13f453fdd771ad60e6370a8adc7e 100644 (file)
@@ -1,8 +1,9 @@
 # Available frontends
 
 * notmuch-cli, the CLI bindings provided with notmuch.
-* notmuch-emacs, the Emacs frontend which ships with notmuch.
+* [[notmuch-emacs|emacstips]], the Emacs frontend which ships with notmuch.
 * notmuch-vim, the vim frontend which ships with notmuch.
+* notmuch-mutt, mutt interoperability that ships with notmuch.
 * [ner](http://the-ner.org/), a curses frontend written in C.
 * [bower](https://github.com/wangp/bower), a curses frontend written in [Mercury](http://www.cs.mu.oz.au/research/mercury/).
 * [alot](https://github.com/pazz/alot), a curses frontend written in Python with the [Urwid](http://excess.org/urwid/) toolkit.