]> git.notmuchmail.org Git - notmuch/commit
completion: use mail_root for path completion in bash/zsh
authorCédric Hannotier <cedric.hannotier@ulb.be>
Thu, 16 Dec 2021 17:40:53 +0000 (18:40 +0100)
committerDavid Bremner <david@tethera.net>
Mon, 3 Jan 2022 12:07:38 +0000 (08:07 -0400)
commitd99b0d4dc8b9262373e2d0ae158dd8336fc28e41
tree9f5e03549ab04fee477841461a487fa4a241632a
parentf9ffc5f433ca9c1cb1e9b9929e4f39e549910328
completion: use mail_root for path completion in bash/zsh

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.
completion/notmuch-completion.bash
completion/zsh/_notmuch