Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Two missing completion functions that bug me
- X-seq: zsh-workers 13855
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Two missing completion functions that bug me
- Date: Fri, 30 Mar 2001 15:59:57 +0000
- In-reply-to: <1010330153828.ZM4230@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20010330091639.88862.qmail@xxxxxxxxxxxxxxxxxxxxxx> <1010330153828.ZM4230@xxxxxxxxxxxxxxxxxxxxxxx>
On Mar 30, 3:38pm, I wrote:
}
} Not entirely true: `vared -ca scalar' changes the type of an existing
} scalar to an array, as if you'd done `scalar=($scalar)'. Same for -cA.
Which, I suppose, is an argument (ahem) for not attempting to guess the
type of parameter to be completed after -a or -A.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author