]> git.notmuchmail.org Git - notmuch/blob - contrib/notmuch-completion.tcsh
make release: Add "what's new" and "what is notmuch" sections to announcement
[notmuch] / contrib / notmuch-completion.tcsh
1 set NOTMUCH_CMD=`notmuch help | awk '/\t/' | cut -f2 |grep -v '^$'`
2 complete notmuch 'p/1/$NOTMUCH_CMD/'