On Fri, Jan 30, 2009 at 12:06 AM, Chris Frey <[email protected]> wrote: > On Thu, Jan 29, 2009 at 06:43:00PM +0100, Nicolas wrote: [...] >> ZSH scripts completion >> Use BMP structs beside of unreadable buffer ! > > Thanks! Patch applied, with some tweaks. > > > Regarding the ZSH completion scripts, is there a way to turn these things > off and on once they are installed under > /usr/share/zsh/functions/Completion/Unix ? > > I'm considering adding these to the barry-util binary packages, but some > people may not want them. I know with bash, some of these things are > loaded in the user's .bash_profile or similar file, so this can be configured > on a per-user basis. > > If you were going to install these scripts on a machine with multiple users, > how would you do it?
Let that being decided by package maintainers. Usually, we tend to add stuff to global bash completion file (I don't use zsh, but I guess it will be the same), so people get completion out of the box once the package is installed, asmost people use global bash completion. If some user want to load only parts, they will have to cook its own .bash* files. Thanks -- José Carlos García Sogo [email protected] ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Barry-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/barry-devel
