abicky / nodejs-repl.el

Run Node.js REPL and communicate with the process
190 stars 38 forks source link

Remove redundant prompts after completion #26

Closed abicky closed 5 years ago

abicky commented 5 years ago

Prompts seem to be inserted twice after completion, so delete them.