Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Escaping of : in a _describe completion
- X-seq: zsh-users 14034
- From: Tomasz Pala <gotar@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: [PATCH] Escaping of : in a _describe completion
- Date: Sun, 12 Apr 2009 18:10:21 +0200
- In-reply-to: <200904121810.10130.arvidjaar@xxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20090411020319.GF4047@xxxxxxxxxxxxxxxxxxx> <200904111231.12449.arvidjaar@xxxxxxxxx> <20090411092200.GD11551@xxxxxxxxxxxxxxxxxxx> <200904121810.10130.arvidjaar@xxxxxxxxx>
On Sun, Apr 12, 2009 at 18:09:49 +0400, Andrey Borzenkov wrote:
> Please try if attached patch helps (and does not break something else).
I can confirm that this patch resolves similar problem in ipset:
ipset -D mac1-4 192.168.1.169,00[tab] was working, while
ipset -D mac1-4 192.168.1.169,00:[tab] was not - until now.
and I see no side effects for now.
--
Tomasz Pala <gotar@xxxxxxxxxxxxx>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author