✨ 🌾 terminalLauncher.ts
This commit is contained in:
@@ -555,3 +555,4 @@ function cmdQuote(arg: string): string {
|
|||||||
const escaped = stripped.replace(/(\\+)$/, '$1$1')
|
const escaped = stripped.replace(/(\\+)$/, '$1$1')
|
||||||
return `"${escaped}"`
|
return `"${escaped}"`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user