This is a minor inconvenience, but since nobody seems to have asked it, here it is:
With Python, I can place set editing-mode vi
in ~/.inputrc
and then the Python and iPython interactive shells will use vi mode. Is it possible to do something similar with Node.js?