#3786: "|" pipe command should use $PATH
-----------------------------+----------------------
Reporter: jidanni | Owner: mutt-dev
Type: enhancement | Status: new
Priority: trivial | Milestone:
Component: user interface | Version: 1.5.24
Resolution: | Keywords:
-----------------------------+----------------------
Comment (by jidanni):
Simple, the only thing I could be possibly piping a message to would be
a command. With possible arguments. Therefore "|" should expect
| command [arguments...]
and arguments could be filenames.
Therefore it should expand exactly as the bash command line does,
first item is command name expanded, next are filename expanded.
That is also how | expands in gnus.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3786#comment:8>
Mutt <http://www.mutt.org/>
The Mutt mail user agent