提交 974c28e6 编写于 作者: M Megan Rogge 提交者: GitHub

fix terminal reconnection on reload, rt of #135481

上级 48eb908f
......@@ -1100,7 +1100,6 @@ export class TerminalInstance extends Disposable implements ITerminalInstance {
async detachFromProcess(): Promise<void> {
await this._processManager.detachFromProcess();
this.dispose();
}
forceRedraw(): void {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册