I cannot paste code into the webIDE console. copy pasting works all around the IDE except the console. Is there a way to fix this? please help, its so annoying!
Asked
Active
Viewed 3,266 times
4 Answers
33
If you're on Windows you'll need to hit Control + Shift + V to paste in the console on the Nitrous.IO Web IDE.

ajhit406
- 1,405
- 1
- 14
- 17
-
That's very annoying. Is there some reason the _normal_ CTRL/V can't be used? – will Apr 11 '14 at 16:10
-
3This is only true in Chrome; it doesn't work in Firefox -- you have to use the Paste option in the menu bar. – Wingman4l7 Apr 13 '14 at 01:58
-
press alt to see menu bar in FF – Lord_JABA Jul 14 '15 at 21:36
3
The added support was mentioned on their changelog. In a nutshell:
- cmd+c and cmd+v support for copy and paste in mac
- ctrl+shift+v support to paste in chrome, paste using menu bar in firefox (Edit => Paste)

Wingman4l7
- 649
- 1
- 8
- 23
0
There is no Edit -> Paste in Firefox 35 on Windows 8.1 in the Web IDE, and, as always, control-V and control-shift-V do nothing.

Chris Riesbeck
- 129
- 4