'Cannot copy or paste commands in labs.play-with-kubernetes free intance
I am trying to copy and paste few commands inside the labs.play-with-k8s free instance provided by kubernetes. Both the commands the Ctrl+c and Ctrl+v doesn't work.
I found few options like ctrl + shift +insert to copy but that also doesn't seems to work for me.
Any suggestion please.
Solution 1:[1]
ctrl + insert to copy and shift + insert to paste
Solution 2:[2]
The terminal experience is the same with the labs.play-with-docker
You can copy/paste with Ctrl+Shift+c/v
Solution 3:[3]
If in Windows, use Mozilla. You can copy selecting text with right click. And to paste use Shift + INS key.
Solution 4:[4]
on windows with MS-Edge browser following cmd will work
COPY with ctrl+Insert+ c Paste with ctrl+SHift+v
Solution 5:[5]
COPY -> CTRL+INSERT or CTRL+FN+INSERT
PASTE -> SHIFT+CTRL+V
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | susenj |
Solution 2 | Geo Angelopoulos |
Solution 3 | user2045112 |
Solution 4 | prasadbhagwat |
Solution 5 | Birendra Rawat |