summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@finestructure.net>2012-04-14 22:17:53 -0700
committerJameson Graef Rollins <jrollins@finestructure.net>2012-04-14 22:17:53 -0700
commit25b6b0c45439e7722e04e94fa09a16b5c5dcbfd6 (patch)
treeacce8d07ac243ec0216e13093cc14b4ecae22e5d
parentaf8e2084e8bb1091169c00ed95dd9f0224d21078 (diff)
update frontends
-rw-r--r--frontends.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/frontends.mdwn b/frontends.mdwn
index 224e794..70cbe0c 100644
--- a/frontends.mdwn
+++ b/frontends.mdwn
@@ -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.