]> git.notmuchmail.org Git - notmuch/commit
cli/search: print total number of files matched in summary output.
authorDavid Bremner <david@tethera.net>
Sun, 4 Jun 2017 12:32:32 +0000 (09:32 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 2 Aug 2017 01:17:47 +0000 (21:17 -0400)
commited4a9082c02d0a73f5f7d07f90a7daf65bde0aaa
treeb4c5b09aedc4c24ae168066681ac3b8a3602e016
parent50340bcb78586dc63b5e0914563665b30e8f88d0
cli/search: print total number of files matched in summary output.

The structured output formats already have all of the filenames. This
is an easy bit of UI change to make the multiple files visible.
doc/man1/notmuch-search.rst
notmuch-search.c
test/T080-search.sh
test/T100-search-by-folder.sh
test/T340-maildir-sync.sh
test/T370-search-folder-coherence.sh
test/T500-search-date.sh
test/T650-regexp-query.sh
test/T670-duplicate-mid.sh