Skip to content
Commit 619b208a authored by Biswapriyo Nath's avatar Biswapriyo Nath 🦊 Committed by Kurt Hindenburg
Browse files

ptyqt: Append arguments with shell command in conpty

This helps to run a command with arguments in conpty in Windows.
For example, "C:\\Windows\\System32\\cmd.exe /c ping -t 127.0.0.1"
command can now run with the arguments. Otherwise, only cmd.exe
is executed without the arguments.

(cherry picked from commit 54a74d7e)
parent ab66bed0
Pipeline #355978 passed with stage
in 2 minutes and 27 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment