I'm definitely hard-coded to not use ctrl+c or ctrl+z for copy/undo inside of a terminal, but I can see how this would make it easier for those just starting out to get used to terminal commands. Homogenizing our hotkeys with the ones used in GUIs isnt a bad thing, but it's certainly going to make things hairy for a while if more command line tools follow suit (how do I know which ones use which? Could lead to some very costly mistakes when I try to copy).
Good job!