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

Misc. zmodload and keymap stuff



"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