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

Re: PATCH: _unexpand



On Jul 10,  5:52pm, Travis Spencer wrote:
}
} rehash should invalidate the cache that _pick_variant is hanging onto.

Eventually zsh will have something like ksh's "discipline functions" at 
which point it might be possible to arrange for this to happen when the
path is reset.  As it is, there isn't any good way to "hook" an action
without potentially conflicting with something the user has done.

} Here is a patch that uses _pick_variant instead:

I'll commit this.



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