]> git.notmuchmail.org Git - notmuch/blob - notmuch-completion.tcsh
c0d3a4463555e87b4588ed58d7b0e664b2d9ac6f
[notmuch] / notmuch-completion.tcsh
1 set NOTMUCH_CMD=`notmuch help | awk '/\t/' | cut -f2 |grep -v '^$'`
2 complete notmuch 'p/1/$NOTMUCH_CMD/'