]> git.notmuchmail.org Git - notmuch/commitdiff
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)
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.


No differences found