|
|
|
|
|
by 1996
1930 days ago
|
|
> Either way, you want to generally avoid C-c for copy in terminals because it's already bound to the all important "send sigterm signal to foreground process". This is on a long list of ancient cruft that exists in terminal emulators and shells. stty intr ^X Then ctrl-c will no longer bother you, and your muscle memory will quickly adapt as X is very close to C |
|
By the way, I don't even know if I could paste with control c or control shift c back then. Maybe there was only middle click.
I could try again now and see what happens.