Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: _unexpand
- X-seq: zsh-workers 21427
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: PATCH: _unexpand
- Date: Mon, 11 Jul 2005 03:26:59 +0000
- In-reply-to: <20050711005217.GB12208@xxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20050710061443.GA12208@xxxxxxxxxxxxxxxx> <1050710162010.ZM24203@xxxxxxxxxxxxxxxxxxxxxxx> <20050711005217.GB12208@xxxxxxxxxxxxxxxx>
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