]> git.notmuchmail.org Git - notmuch/blob - completion/README
cli/show: enable --decrypt=stash
[notmuch] / completion / README
1 notmuch completion
2
3 This directory contains support for various shells to automatically
4 complete partially entered notmuch command lines.
5
6 notmuch-completion.bash
7
8   Command-line completion for the bash shell. This depends on
9   bash-completion package [1] version 2.0, which depends on bash
10   version 3.2 or later.
11
12   [1] https://github.com/scop/bash-completion
13
14 notmuch-completion.zsh
15
16   Command-line completion for the zsh shell.