]> git.notmuchmail.org Git - notmuch/blob - completion/notmuch-completion.tcsh
debian: update changelog for upload 0.6~254, bump standards version to 3.9.2
[notmuch] / completion / notmuch-completion.tcsh
1 set NOTMUCH_CMD=`notmuch help | awk '/\t/' | cut -f2 |grep -v '^$'`
2 complete notmuch 'p/1/$NOTMUCH_CMD/'