提交 2ecc8eab 编写于 作者: D Daniel Imms

Enable terminal hasReceivedResponse

上级 f56b18a9
......@@ -72,7 +72,7 @@ export class TerminalProcessExtHostProxy implements ITerminalChildProcess, ITerm
}
public emitTitle(title: string): void {
// hasReceivedResponse = true;
hasReceivedResponse = true;
this._onProcessTitleChanged.fire(title);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册