I'm running some tests that take some time in Command Prompt. When you type Ctrl+C Command Prompt on Windows 7, it appears as ^C (or while the program is running it pauses the program and kills the tests).
How can I copy it in a more efficient manner than just typing it all into notepad and then copying it?