You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@hyee No promise about added this, because these features are pretty unique to Windows and console processes in general. But we will continue to track it as an enhancement.
Hello,
Some functions are useful to control the sub-process, including:
WaitForInputIdle
to determine if a GUI-based console is idle on user inputGenerateConsoleCtrlEvent
+CREATE_NEW_PROCESS_GROUP
to send the Ctrl events so that the sub-process is able to abort the running commandHope those features can be supported, thanks.
The text was updated successfully, but these errors were encountered: