Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: function colors in cygwin
- X-seq: zsh-users 11163
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: function colors in cygwin
- Date: Wed, 31 Jan 2007 12:02:16 +0000
- In-reply-to: <20070131113233.GA31421@xxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20070131113233.GA31421@xxxxxxxxxxxxxxxxxxx>
"Andrei A. Voropaev" wrote:
> autoload colors
> colors
> # use color names for prompt etc.
>
> Everything was working fine. But yesterday I did an upgrade to the
> system, and it installed zsh version 4.3.2. And guess what, now at start
> up zsh complains
>
> /etc/zshrc:2 colors: function definition file not found.
>
> I've checked /usr/share/zsh/4.3.2/functions and the colors file is
> there. What could be wrong?
Put "print $fpath" just before and check that the path includes
/usr/share/zsh/4.3.2/functions.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070
To access the latest news from CSR copy this link into a web browser: http://www.csr.com/email_sig.php
To get further information regarding CSR, please visit our Investor Relations page at http://ir.csr.com/csr/about/overview
Messages sorted by:
Reverse Date,
Date,
Thread,
Author