Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: complete paths after non-space
- X-seq: zsh-users 9237
- From: Deliverable Mail <deliverable@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: complete paths after non-space
- Date: Thu, 4 Aug 2005 19:43:29 -0700
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GamddLJsdF5j4FhwjQzWc86+etpCG5hfUbaXKS4dRyfYg81nRSlUJXEdXqjUjst4i9ujzKBQNCyYIsij3a1SjhO0h0UwyF86PngmIQEcsxcc+9U0jEhDMowhIA9OI3gya7WfrWFjzmQX0QwoKWDfD7x50IQhEsPnGOito0ArYIs=
- In-reply-to: <20050804002724.GB8224@xxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <7c737f3005080216113bd158da@xxxxxxxxxxxxxx> <200508031854.j73IsdnN006237@xxxxxxxxxxxxxx> <7c737f3005080316242b83bd5e@xxxxxxxxxxxxxx> <20050804002724.GB8224@xxxxxxxxx>
- Reply-to: Deliverable Mail <deliverable@xxxxxxxxx>
It also appears that zsh by default does not conmplete path elements in
export PATH=/path/one:/pa<TAB> ... -- nothing
are colons covered by magicequalsubst ? Even with compinit, my zsh
4.0.2 does not complete after = or :... How do I tell zsh to
tokenize on = and :, and possibly something else?
Alexy
Messages sorted by:
Reverse Date,
Date,
Thread,
Author