mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 10:58:10 +01:00
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.
This commit is contained in:
parent
5150b15b87
commit
1728fe2a0a
1 changed files with 10 additions and 0 deletions
10
TODO
10
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
|
||||
|
|
Loading…
Reference in a new issue