Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Misc. zmodload and keymap stuff
- X-seq: zsh-workers 19177
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Misc. zmodload and keymap stuff
- Date: Thu, 9 Oct 2003 16:41:15 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
"bindkey -M newkeymap nonexistent" gives the error message
bindkey: no such keymap `newkeymap'
when in fact it's the nonexistent keymap that is the problem.
It'd be nice if there were an option to zmodload to have it report what
builtins/mathfuncs/keymaps/etc. are defined by a given module (only after
the module is loaded).
There's no documentation for the zsh/datetime module?
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author