Can spice work on iOS?hi,
that cannot work so easily since the vnc server is done by qemu which does not know anything about the os (and clipboard) inside
if you need that functionality, i'd try spice or a screen sharing tool inside the vm.
Man it’s complicated!
Just paste - I didn't really need copying for my use case. I just didn't want to type in specifically passwords or sudos every time.@amunchet does it also allow copy/paste from/in a terminal?
hi,
that cannot work so easily since the vnc server is done by qemu which does not know anything about the os (and clipboard) inside
if you need that functionality, i'd try spice or a screen sharing tool inside the vm.
Maybe similar to Hyper-V: emulating the keyboard (so sending the clipboard contents as key strokes)No clue what they did to implement.
Old thread, but wanted to give credit where credit is due. You have saved me a ton of stress. I found this because I decided to do the same thing, but you took the hit and did it for us! Works great. Thank you. (also, I found your website through the git that hosts the copy/paste code, nice work!)This very much annoyed me, so I made a Tampermonkey user script to solve the problem:
https://gist.github.com/amunchet/4cfaf0274f3d238946f9f8f94fa9ee02
(leave a star if this helps or a comment if something doesn't work for you )
Vultr has this on their web console. No clue what they did to implement.
View attachment 51439
AFAIK, xterm.ks is a kind of a serial console frontend in software, so it is text based and will have copy&paste, yet a lot of other limitations.SPICE does, novnc doesn`t and no idea about xterm.ks.