CmdSupport icon indicating copy to clipboard operation
CmdSupport copied to clipboard

Path should be printed before ">" in command output.

Open Fuud opened this issue 14 years ago • 0 comments

Try to execute "echo Hello!", you will get:

echo Hello Hello Process finished with exit code 0 at 20:20:07. Execution time: 235 ms.

Should be: C:\work\test>echo Hello

Fuud avatar Jan 24 '11 17:01 Fuud