Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zmodload
- X-seq: zsh-users 11375
- From: "djh" <henman@xxxxxxxxxxxxxx>
- To: <zsh-users@xxxxxxxxxx>
- Subject: zmodload
- Date: Mon, 09 Apr 2007 17:10:06 +0900
- Cc:
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
I am trying to load "zsh/deltochar" from both .zshrc and .zshenv, but
the screen comes up with the following error message:
.zshrc:64: failed to load module: zsh/deltochar
The line 64 is:
line # 64: zmodload zsh/deltochar
Note that the previous line # 63 works fine
line # 63: zmodload zsh/pcre
It maybe that zsh/zle is a prerequisite to loading zsh/deltochar and
the automatic module loading of zsh/zle happens much latter in the game.
Regards,
Darel Henman
Messages sorted by:
Reverse Date,
Date,
Thread,
Author