Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Slowness issue with git completion
- X-seq: zsh-workers 29096
- From: Nikolai Weibull <now@xxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: Slowness issue with git completion
- Date: Wed, 27 Apr 2011 20:36:31 +0200
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Cbl5j8dgpZrU/He6cj5nbGmkWU057ELxZYM+YvJTdWs=; b=luay/NZe21czyssE1E1J8NxEBIx+BvuHKJxS868re+LrIFsEFxILQKqPAiom+36yNI izmi8DSiMaKdzuODACV+v8PiT3aC84FvZeOp6TNH19LE9VACxoyWlLWf7vZk4i/OD2NV PERdyWNxZRIyLv3MAKq1JgO4sr1QKyIJGGj/M=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=oMxkLaR62nJddcUiv36TgVMJsWJjQSz7MTs3mYWFnJTjCJ9IzxpXvqZo9xjuc3U6Jk xMock4CcRIZ/4JznT7Z62rlGgQYqXWwb1PGO4tQrc5RLFPxyDMtRPnXhCIRdXC1rEuTX Z7eHstTSM6oy5QSMq4T4uS60reK/oHdACJj9E=
- In-reply-to: <BANLkTi=BkruWOqyKR-a_aeGS8+npiOsibw@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <BANLkTinKo=W8umz=JfneD3MNYdmv=xYhFQ@mail.gmail.com> <87liyw7t0o.fsf@ft.bewatermyfriend.org> <BANLkTim6WJWCrfLokA045Sc8su8DMXnKNw@mail.gmail.com> <BANLkTi=eLWad_TB4L=chD=3Fb_Pd9AQyqQ@mail.gmail.com> <BANLkTi=PrLsikjVhA-e06gjEkkxDpsdVaw@mail.gmail.com> <BANLkTi=N0DjXbf70LCo422DQ_2b0_dK_AQ@mail.gmail.com> <BANLkTikwk=OUQ7TzQB6FNcD2wztj+LHOGw@mail.gmail.com> <BANLkTinadx+av3XhHrdem8aNqp=k7Gm69Q@mail.gmail.com> <BANLkTikLMKZmCAxt=Ac-t-R_ZccZMt3pqg@mail.gmail.com> <110426211951.ZM4200@torch.brasslantern.com> <BANLkTimmw3+nWyYS27MzDm-z-rFCT2yxaQ@mail.gmail.com> <BANLkTi=BkruWOqyKR-a_aeGS8+npiOsibw@mail.gmail.com>
- Sender: nikolai.weibull@xxxxxxxxx
On Wed, Apr 27, 2011 at 16:55, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> On Wed, Apr 27, 2011 at 5:51 AM, Nikolai Weibull <now@xxxxxxxx> wrote:
>> Also, Bart, supplying -f to _multi_parts here doesn’t seem to have any
>> effect on match highlighting.
> I don't think there's anything helpful to be done about _multi_parts
One, possibly slow, solution would be to use _files -g with a
generated pattern containing the literal matches.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author