aboutsummaryrefslogtreecommitdiffhomepage
path: root/completion/README
blob: 93f0f8bf942c5f46a99c508d286882aadd78af31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
notmuch completion

This directory contains support for various shells to automatically
complete partially entered notmuch command lines.

notmuch-completion.bash

  Command-line completion for the bash shell. This depends on
  bash-completion package [1] version 2.0, which depends on bash
  version 3.2 or later.

  [1] http://bash-completion.alioth.debian.org/

notmuch-completion.tcsh

  Command-line completion for the tcsh shell.

notmuch-completion.zsh

  Command-line completion for the zsh shell.