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

RE: Module aliases don't work in static zsh



>
> I.e. you've got to do `zmodload zsh/files' rather than `zmodload files'.

Even with this fixed (hopefully) with Sven's patch it is still pretty
confusing. Loading "files" loads "zsh/files" as well, but unloading "files"
leaves "zsh/files" behind and unloading "zsh/files" is impossible (because
"files" depends on it).

-andrej



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