We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0469bb6 commit a2da46fCopy full SHA for a2da46f
app.vue
@@ -98,8 +98,8 @@ export default {
98
sWin32ToSlash:
99
[
100
"C:\\Users\\Public\\Documents",
101
- "C:\\\\Users\\\\Public\\\\Documents",
102
- "C:\\Users\\Public\\temp spaces\\a\\b c\\d",
+ // "C:\\\\Users\\\\Public\\\\Documents",
+ // "C:\\Users\\Public\\temp spaces\\a\\b c\\d",
103
`"C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe"`,
104
`C:\\progra~1\\PowerShell\\7\\pwsh.exe`,
105
`C:\\cygwin64\\bin\\bash.exe`,
0 commit comments