Is there any chance that the console allows or will eventually allow cut/paste?
There so so many situations where I have to enter huge long complicated passwords to get in via the console and pasting would be so much more efficient.
Is there any chance that the console allows or will eventually allow cut/paste?
There so so many situations where I have to enter huge long complicated passwords to get in via the console and pasting would be so much more efficient.
I built a small nodejs web app you can run in one place on the network and access it from any other VM through a browser. It uses websockets to share the clipboard contents with all other clients. You may find it useful.