]> rtime.felk.cvut.cz Git - notmuch.git/commit
cli: Extend the search command for --output=addresses and similar
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 21 Sep 2014 18:28:31 +0000 (20:28 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 5 Oct 2014 20:42:15 +0000 (22:42 +0200)
commite347930a78ec6337430226fa7aba24bf02bfe565
tree12e2f1d7df12b552e261ecf4eb324216b82caa5e
parentb0677ace97a0a33ad88cc9806cdfbba3f4eb22d9
cli: Extend the search command for --output=addresses and similar

The new outputs allow printing senders, recipients or both of matching
messages.

This code based on a patch from Jani Nikula.
completion/notmuch-completion.bash
completion/notmuch-completion.zsh
doc/man1/notmuch-search.rst
notmuch-search.c
test/T090-search-output.sh