mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-22 00:00:04 +08:00
20 lines
450 B
Markdown
20 lines
450 B
Markdown
文件`package.nw/js/libs/vseditor/bundled/editor.bundled.js`
|
|
|
|
使用`console.warn`进行调试输出
|
|
|
|
`this._processManager.createProcess(this._shellLaunchConfig,this._cols,this._rows,this._accessibilityService.isScreenReaderOptimized())`
|
|
|
|
在`const s=await this._process.start();`处崩溃
|
|
|
|
`setupPtyProcess`崩溃
|
|
|
|
const test = (await Promise.resolve().then(()=>i(1645)))
|
|
i ---- Array
|
|
[
|
|
"spawn"
|
|
"fork"
|
|
"createTerminal"
|
|
"open"
|
|
"native"
|
|
]
|