chore: Merge branch 'main' into issue-184

This commit is contained in:
Saad Jutt
2022-06-15 15:56:17 +05:00
10 changed files with 643 additions and 34 deletions
+2
View File
@@ -97,6 +97,8 @@ ${autoExecContent}`
session.path,
'-AUTOEXEC',
autoExecPath,
'-ENCODING',
'UTF-8',
process.platform === 'win32' ? '-nosplash' : ''
])
.then(() => {