Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: whence question



Ray Andrews wrote on Fri, Jan 13, 2017 at 20:13:49 -0800:
> I'd expect the 'm' and 'a' switches to do their duty even if there is a
> local file.

That's expected when you have setopt nonomatch in your config.

The alternative is to leave the option at its default setting and use
«alias whence='noglob whence'».



Messages sorted by: Reverse Date, Date, Thread, Author