"search --path=directory/" is lame(-ish)

David Bremner david at tethera.net
Wed Mar 29 03:34:08 PDT 2017


David Edmondson <dme at dme.org> writes:

> Adding a terminal slash to a directory name when using --path causes the
> search to fail. Removing the terminal slash produces results.
>
> Given that many shells will add the terminal slash during completion,
> this is lame(-ish).

This would be relatively straightforward to impliment on top of

     id:20170324121436.28978-2-david at tethera.net

In particular add a filter to strip trailing / in the non-regex case.

d


More information about the notmuch mailing list