I would like to run Node (or Nodejs) interpreter in an Emacs ansi-term buffer. I found this problem: I can not access the common readline command history through ArrowUp and ArrowDown.
When I press ArrowUp and ArrowDown, instead of the expected previus commands, I get the sequences: ^[OA and ^[OB.
Have you any idea of how to fix this ?
Thank you, Nicola Mingotti