intellij-powershell icon indicating copy to clipboard operation
intellij-powershell copied to clipboard

Use PtyCommandLine to run instead of GeneralCommandLine

Open ZhengKeli opened this issue 3 years ago • 0 comments

Use PtyCommandLine instead of GeneralCommandLine to run the powershell script, so that user can interact with the running script.

ZhengKeli avatar Sep 07 '22 09:09 ZhengKeli