Closed
Description
What is the problem this feature will solve?
Found recently about paste bracket mode that would help solve the issue with auto-indentation in NodeJS-based REPLs.
I've asked on StackOveflow but no one answered because I think no one uses such a feature, because no one knows that this exists.
How to use terminal bracket paste mode in Nodejs REPL?
You can read about paste bracket mode on Wikipedia.
What is the feature you are proposing to solve the problem?
Add paste bracket mode to NodeJS readline.
What alternatives have you considered?
The alternatives are flaky hacks.