From: Carl Worth Date: Fri, 20 Nov 2009 16:04:29 +0000 (+0100) Subject: TODO: Add a couple of notes about fixing the completion script. X-Git-Tag: 0.1~407 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=1728fe2a0aaffaddf4fc0d39c3fb0a273cf9a262 TODO: Add a couple of notes about fixing the completion script. I'm throwing away a half-finished fix of this now, and just want to ensure I don't forget about it. --- diff --git a/TODO b/TODO index c0c30773..a6e75afb 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,16 @@ 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