> you can still use ^C/^V on Linux
How do people stand these particular keybindings? They get so much in the way inside a terminal! They are possibly the worst choice of keys for something as important as copy/paste (if the keyboard is needed at all, but I digress).
^C = forcefully stop the current program
^V = escape to enter the next character verbatim
I use these two all the time, and I find it very confusing that they have a different meaning in other contexts.