node/lib/internal/repl
Ruben Bridgewater ca9f12bf83
repl: fix preview of lines that exceed the terminal columns
This adds support for very long input lines to still display the
input preview correct.

PR-URL: https://github.com/nodejs/node/pull/31006
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2019-12-25 11:15:03 +01:00
..
await.js lib: flatten access to primordials 2019-11-25 10:28:15 +01:00
history.js lib: enforce use of Boolean from primordials 2019-11-30 13:37:23 +01:00
utils.js repl: fix preview of lines that exceed the terminal columns 2019-12-25 11:15:03 +01:00