<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/completion/zsh, branch 0.35</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.35</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.35'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2022-01-03T12:07:38Z</updated>
<entry>
<title>completion: use mail_root for path completion in bash/zsh</title>
<updated>2022-01-03T12:07:38Z</updated>
<author>
<name>Cédric Hannotier</name>
<email>cedric.hannotier@ulb.be</email>
</author>
<published>2021-12-16T17:40:53Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d99b0d4dc8b9262373e2d0ae158dd8336fc28e41'/>
<id>urn:sha1:d99b0d4dc8b9262373e2d0ae158dd8336fc28e41</id>
<content type='text'>
Since mail store and database directory can be different,
path and folder completions must use the directory given by
database.mail_root, not by database.path.
</content>
</entry>
<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>
