I want to run Node.js in eshell, but the prompt does not right:
So, how can I fix this?
An alternative is to add this to your .emacs:
(setenv "NODE_NO_READLINE" "1")
The benefit of this approach is that it will also work for other invocations of Node programs that you run directly.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With