Trying to copy selected text from a file opened in VI on google cloud shell and paste it in another shell tab. If I select the text in visual mode it wouldn't work. On a local terminal I would use xclip, or shift(+ctrl) before selecting.
Is there a way to achieve this?