]> git.notmuchmail.org Git - notmuch/commitdiff
TODO: Add a couple of notes about fixing the completion script.
authorCarl Worth <cworth@cworth.org>
Fri, 20 Nov 2009 16:04:29 +0000 (17:04 +0100)
committerCarl Worth <cworth@cworth.org>
Fri, 20 Nov 2009 16:04:29 +0000 (17:04 +0100)
I'm throwing away a half-finished fix of this now, and just want to
ensure I don't forget about it.

TODO

diff --git a/TODO b/TODO
index c0c307730722b596789aef5a94b91a5290f6d31a..a6e75afb9e68e48dde2b372eeedd9071b926f433 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,16 @@
 Emacs interface (notmuch.el)
 ----------------------------
 
 Emacs interface (notmuch.el)
 ----------------------------
 
+Completion
+----------
+Move completion scripts down into a contrib directory.
+
+Add completion scripts for other shells as seen on mailing list.
+
+Fix bash completion to complete multiple search options (both --first
+and *then* --max-threads), and also complete value for --sort=
+(oldest-first or newest-first).
+
 notmuch command-line tool
 -------------------------
 Give "notmuch restore" some progress indicator. Until we get the
 notmuch command-line tool
 -------------------------
 Give "notmuch restore" some progress indicator. Until we get the