diff options
| author | Tomi Ollila <tomi.ollila@iki.fi> | 2020-07-27 22:38:33 +0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2020-08-12 20:40:46 -0300 |
| commit | 0d4a3c71850f6440f33b10ebfd2c798611bffdcb (patch) | |
| tree | 353a5f345b7722969cbb5a31ff115c966b98d49f /bindings/python/docs/source/index.rst | |
| parent | 00dc5dd82435f9130df771dd3b9ac54283bdd495 (diff) | |
notmuch-mutt: replace shell pipeline with internal pipe processing
The shell pipeline used to symlink files based in search results
to "cache" directory for mutt(1) to use was prone to portability
problems (due to /bin/sh differences).
The replacement executes `notmuch search` without intermediate shell
(so shell_quote was removed in this case), reads the filenames from
piped output and symlinks files internally.
Diffstat (limited to 'bindings/python/docs/source/index.rst')
0 files changed, 0 insertions, 0 deletions
