<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/completion/zsh/_notmuch, branch 0.31</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.31</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.31'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2018-10-03T00:04:26Z</updated>
<entry>
<title>completion: more complete completion for zsh.</title>
<updated>2018-10-03T00:04:26Z</updated>
<author>
<name>Vincent Breitmoser</name>
<email>look@my.amazin.horse</email>
</author>
<published>2018-09-18T11:19:23Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=07eac4af32ab1b955fcf3405dcf14b0f01af8702'/>
<id>urn:sha1:07eac4af32ab1b955fcf3405dcf14b0f01af8702</id>
<content type='text'>
This adds completion files for zsh that cover most of notmuch's cli.

The files in completion/zsh are formatted so that they can be found by
zsh's completion system if put $fpath. They are also registered to the
notmuch-* pattern, so they can be called externally using _dispatch.

Update installation recipe and drop debian/notmuch.examples to avoid
breakage. This means zsh completion is not installed for debian, to be
fixed in a future commit.

Amended by db: use regexp searching for address completion. This seems
to be fast enough to work without a cache.
</content>
</entry>
</feed>
