Roy Mathew
Results
1
comments of
Roy Mathew
ah - making the following change fixes the prompt: ``` [nodejs-repl.el] ... 542 (apply 'make-comint nodejs-repl-process-name "env" nil 543 `("TERM=dumb" ,node-command ,@nodejs-repl-arguments "-e" ,nodejs-repl-code))) ```