I'm using jquery-terminal to provide an interactive prompt in javascript. Unfortunately, I cannot paste things into this prompt.
How do I paste text into jquery-terminal?
I'm using jquery-terminal to provide an interactive prompt in javascript. Unfortunately, I cannot paste things into this prompt.
How do I paste text into jquery-terminal?
Pasting may be done with Ctrl-V on non-Mac machines. The paste options do not appear in the right-click context menu, which was misleading me.