Keyboard shortcut to copy and paste code in the Node terminal/REPL?

Viewed 458

I'd like a shortcut to copy and paste code in the Node REPL. Something similar to Ctrl+C, Ctrl+V would be ideal, but I'm not aware of any such shortcut that works.

Question: Is there a keyboard shortcut for copying/pasting code in the Node terminal?

1 Answers
Related