Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
problem with 310
- X-seq: zsh-workers 34589
- From: Ray Andrews <rayandrews@xxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: problem with 310
- Date: Fri, 20 Feb 2015 18:16:11 -0800
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
$ zsh
zsh-5.0.7-310-gb237ba0
/aWorking/Zsh/Boot/zstyle:6: compinit: function definition file not
found
/aWorking/Zsh/Boot/zstyle:7: colors: function definition file not found
/aWorking/Zsh/Boot/zstyle:8: select-word-style: function definition
file not found
... referencing these lines:
autoload -U compinit && compinit
autoload -U colors && colors
autoload -U select-word-style && select-word-style shell
However, inspite of the messages, nothing seems to be broken. In
particular, all my colors seem fine, completion seems fine.
No messages with: zsh-5.0.7-305-g9b21dca.
As always, builds are static.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author