How to use cmd + V to paste into a Ubuntu VM in Parallels? [closed]
I think that I have the proper settings that should allow me to use Command V to paste into my Parallels Ubuntu command line:
and
But when I try to paste into the command line using Command V nothing happens. If type that twice in a row ^V
appears in the command line, but not the text in my clipboard. How can I get Command V working to paste?
Annoying problem, but copy/paste is different in Linux terminal:
Cut - Ctrl + Shift + X.
Copy - Ctrl + Shift + C.
Paste - Ctrl + Shift + V.
Hope this helps.
see: https://howtoubuntu.org/how-to-cut-copy-and-paste-in-the-terminal-in-ubuntu