]> git.cworth.org Git - notmuch/blob - contrib/notmuch-completion.tcsh
TODO: A read-only file in the mail store should be a warning, not an error.
[notmuch] / contrib / notmuch-completion.tcsh
1 set NOTMUCH_CMD=`notmuch help | awk '/\t/' | cut -f2 |grep -v '^$'`
2 complete notmuch 'p/1/$NOTMUCH_CMD/'