Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zsh -o vi/emacs cause a "zsh: invalid module name `zsh/zle'" error
- X-seq: zsh-workers 45668
- From: Stephane Chazelas <stephane@xxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: zsh -o vi/emacs cause a "zsh: invalid module name `zsh/zle'" error
- Date: Thu, 9 Apr 2020 14:28:07 +0100
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mail-followup-to: Zsh hackers list <zsh-workers@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
Looks like it's because that causes the zsh/zle module to be
loaded too early when the typtab[] has not been initialised yet.
--
Stephane
Messages sorted by:
Reverse Date,
Date,
Thread,
Author