]> git.cworth.org Git - notmuch/blob - completion/notmuch-completion.tcsh
emacs: Helpers needed for the user to be able to choose the "From" address when compo...
[notmuch] / completion / notmuch-completion.tcsh
1 set NOTMUCH_CMD=`notmuch help | awk '/\t/' | cut -f2 |grep -v '^$'`
2 complete notmuch 'p/1/$NOTMUCH_CMD/'