node icon indicating copy to clipboard operation
node copied to clipboard

Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:

Results 293 node issues
Sort by recently updated
recently updated
newest added

### Version 20.0.0 (tested on main at 36e4e3d86b31de7f38125aacad810e40295fd2ae too) ### Platform macOS but probably all platforms ### Subsystem esm ### What steps will reproduce the bug? The following works in...

esm
worker
loaders

The paste bracket mode allows REPL to have auto-indentation that is handled differently when the user copy-pastes the code from the clipboard and the code already has an indentation.

readline
needs-ci

Fixes: https://github.com/nodejs/node/issues/43207 **Checklist** - [x] make -j4 test (UNIX), or vcbuild test (Windows) passes - [x] commit message follows [commit guidelines](https://github.com/nodejs/node/blob/HEAD/doc/contributing/pull-requests.md#commit-message-guidelines)

vm
needs-ci