I often type long command lines at the Windows command prompt. When I get a failure, I want to copy this command line to the clipboard so that I can use it in my debugger.
Using Edit-> Mark is really inconvenient when the command line has more than one line. Is it easy to copy the command line to the clipboard?
source
share