mirror of https://github.com/lukechilds/node.git
Browse Source
Instead of writing to the REPL’s input stream for the alignment spaces in `.editor` mode, let `readline` handle the spaces properly (echoing them using `_ttyWrite` and adding them to the current line buffer). Fixes: https://github.com/nodejs/node/issues/9189 PR-URL: https://github.com/nodejs/node/pull/9207 Reviewed-By: Prince John Wesley <princejohnwesley@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>v6.x
Anna Henningsen
8 years ago
committed by
Myles Borins
2 changed files with 5 additions and 2 deletions
Loading…
Reference in new issue