notmuch/completion
Carl Worth 1a915d1b38 Makefile: Quote variables used as filenames in shell commands
This allows support for filenames with spaces in them.
2011-01-26 23:36:52 +10:00
..
Makefile Makefile: Move the completion-specific commands to completion/Makefile.local 2010-04-06 14:36:31 -07:00
Makefile.local Makefile: Quote variables used as filenames in shell commands 2011-01-26 23:36:52 +10:00
notmuch-completion.bash Rename the "contrib" directory to "completion". 2010-04-06 14:36:31 -07:00
notmuch-completion.tcsh Rename the "contrib" directory to "completion". 2010-04-06 14:36:31 -07:00
notmuch-completion.zsh Rename the "contrib" directory to "completion". 2010-04-06 14:36:31 -07:00
README Rename the "contrib" directory to "completion". 2010-04-06 14:36:31 -07: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

notmuch-completion.tcsh	Command-line completion for the tcsh shell

notmuch-completion.zsh	Command-line completion for the zsh shell