Reputation: 3768
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?
Upvotes: 0
Views: 486
Reputation: 3768
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.
Upvotes: 1