summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorpazz <patricktotzke@gmail.com>2011-05-21 00:48:55 +0100
committerpazz <patricktotzke@gmail.com>2011-05-21 00:48:55 +0100
commite6f3393f8ace35a48396fecab774c028eda2beef (patch)
treea27bb63894a71d8ad25b022b3c6a843b3240f3de /README
parenta577abf6767faf4daba2612e814a769042d9394a (diff)
open a thread
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index d9ddf307..f3d3df47 100644
--- a/README
+++ b/README
@@ -5,12 +5,12 @@ The key ideas are:
* aim at the look and feel of sup for now
* use libraries whenever possible.
urwid: http://excess.org/urwid/
- The cnotmuch bindings: https://bitbucket.org/spaetz/cnotmuch/ should i use notmuch instead?
+ The notmuch bindings: https://bitbucket.org/spaetz/cnotmuch/
(mailbox: http://docs.python.org/library/mailbox.html)
(urwid-satext: http://wiki.goffi.org/wiki/Urwid-satext)
(configparser)
-You need the cnotmuch python bindings and urwid to run it. I run it like this
+You need the notmuch python bindings and urwid to run it. I run it like this
> python ng.py -l debug.log -d debug
and "tail -f debug.log" in another window.
@@ -18,7 +18,7 @@ At the moment you can play with the global bindings
i, open inbox
u, open unread
s, python shell
-/, prompts and stars search
+\, prompts and stars search
v, opens log in vim
x, closes current buffer
tab, tabs between buffers