notmuch/completion
David Bremner 045f0e455a Import notmuch_0.27.orig.tar.gz
[dgit import orig notmuch_0.27.orig.tar.gz]
2018-06-12 22:39:33 -03:00
..
Makefile Import notmuch_0.27.orig.tar.gz 2018-06-12 22:39:33 -03:00
Makefile.local Import notmuch_0.27.orig.tar.gz 2018-06-12 22:39:33 -03:00
notmuch-completion.bash Import notmuch_0.27.orig.tar.gz 2018-06-12 22:39:33 -03:00
notmuch-completion.zsh Import notmuch_0.27.orig.tar.gz 2018-06-12 22:39:33 -03:00
README Import notmuch_0.27.orig.tar.gz 2018-06-12 22:39:33 -03:00

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] https://github.com/scop/bash-completion

notmuch-completion.zsh

  Command-line completion for the zsh shell.