]> git.cworth.org Git - obsolete/notmuch-old/blob - completion/notmuch-completion.tcsh
build: build parse-time-string as part of the notmuch lib and static cli
[obsolete/notmuch-old] / completion / notmuch-completion.tcsh
1 set NOTMUCH_CMD=`notmuch help | awk '/\t/' | cut -f2 |grep -v '^$'`
2 complete notmuch 'p/1/$NOTMUCH_CMD/'