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