Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Making built-in completion recognize : as word boundary
- X-seq: zsh-workers 24641
- From: "Matthias B." <msbREMOVE-THIS@xxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Making built-in completion recognize : as word boundary
- Date: Fri, 29 Feb 2008 22:40:47 +0100
- In-reply-to: <237967ef0802291323o1bb68417v358deb406700c7da@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20080229221711.7729241b@buddha> <237967ef0802291323o1bb68417v358deb406700c7da@xxxxxxxxxxxxxx>
On Fri, 29 Feb 2008 22:23:38 +0100 "Mikael Magnusson" <mikachu@xxxxxxxxx>
wrote:
> I know that doesn't answer your actual question, but maybe it's useful
> as a workaround.
Thanks, but the PATH and : issue was just an example. The same problem
happens with
program --file=/us<TAB>
and in other cases. zsh does not seem to take anything but whitespace as a
word boundary except for special cases such as variable assignment (e.g.
PATH=/us<TAB> works). I really want to fix this for good, but I don't feel
like digging through the complete source, so I'll need at least some
directions.
MSB
--
Ambition is a poor excuse for not having enough sense to be lazy.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author