Is there a way to make zsh use readline reading /etc/inputrc and ~/.inputrc instead of zle module?
I keep my command-line key bindings in inputrc to be applied globally to all other "shells" who use it like those of sqlite, mysql etc.
I think zsh should be compatible with bash and offer such an option.