I just got a new laptop with Windows 10 and installed Ubuntu. In the past, I used Cygwin and/or VMware with RHEL 7.6 for Linux.
Using Ubuntu shell, I know how to enable Cntl-Shift C/V to do copy/paste. But using Cygwin or VMware with RHEL 7.6, I could also use my mouse to do copy/paste. I cannot get this to work with the Ubuntu shell. Is there something I must do to enable it like I did for Cntl-Shift C/V to work?
For example, if I do ls -l in a directory and use my mouse to highlight, for example, a file named this_is_a_long_file_name.txt with my mouse, I could type "cat " and then right click and it would paste the high-lighted item for me.
Is there some way to get that to work?