Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATH: autoload with explicit path
On Mon, Jan 16, 2017 at 2:37 AM, Peter Stephenson
<p.stephenson@xxxxxxxxxxx> wrote:
>
> % whence -v my\ stupid\ function\ name
> my stupid function name is a shell function from /export/home/pws/src/zsh-git/code/'my stupid function name'
>
> You might even consider that a feature.
When was this pushed? I don't get any quoting.
% path+=(/tmp/one\ space)
% whence -v two\ space
two space is /tmp/one space/two space
%
% git whatchanged
commit f90a0447aada3ad2fa114210c62b855a3e60cb1d
Author: Peter Stephenson <pws@xxxxxxx>
Date: Mon Jan 16 10:31:56 2017 +0000
40353 with tweaks to whence -v: extend directory cache use.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author