notmuch/completion
David Bremner 126347b694 Import notmuch_0.38.2.orig.tar.xz
[dgit import orig notmuch_0.38.2.orig.tar.xz]
2023-12-01 07:51:09 -04:00
..
zsh Import notmuch_0.38.2.orig.tar.xz 2023-12-01 07:51:09 -04:00
Makefile Import notmuch_0.38.2.orig.tar.xz 2023-12-01 07:51:09 -04:00
Makefile.local Import notmuch_0.38.2.orig.tar.xz 2023-12-01 07:51:09 -04:00
notmuch-completion.bash Import notmuch_0.38.2.orig.tar.xz 2023-12-01 07:51:09 -04:00
README Import notmuch_0.38.2.orig.tar.xz 2023-12-01 07:51:09 -04: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

zsh

  Command-line completions for the zsh shell.