diff --git a/lib/commands/powershell.ts b/lib/commands/powershell.ts index c484ebe..c81e5ad 100644 --- a/lib/commands/powershell.ts +++ b/lib/commands/powershell.ts @@ -51,14 +51,17 @@ export async function startPowerShellSession(this: NovaWindowsDriver): Promise = new Set(); const matches = this.caps.app.matchAll(/%([^%]+)%/g);