• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

zsh/H09-Dec-2021-304259

MakefileH A D09-Dec-2021132 84

Makefile.localH A D09-Dec-2021708 2314

READMEH A D09-Dec-2021414 1710

notmuch-completion.bashH A D09-Dec-202114.3 KiB623509

README

1notmuch completion
2
3This directory contains support for various shells to automatically
4complete partially entered notmuch command lines.
5
6notmuch-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
14zsh
15
16  Command-line completions for the zsh shell.
17