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

Re: Using CVS Completion Functions



On Jul 25,  5:10pm, Peter Stephenson wrote:
}
} Defining multiple functions in the same body is convenient but
} annoyingly limited... there's the additional problem of whether or not
} you want to override any existing definition, as witness all the tests
} like (( $+functions[_cvs_path_prefixes] )).  It would be nice to have
} some mechanism like library files which told the shell to search for
} undefined functions in there.

Er, isn't that what zcompile is for?



Messages sorted by: Reverse Date, Date, Thread, Author