Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Two missing completion functions that bug me



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