1 parent 656a124 commit 8b3761cCopy full SHA for 8b3761c
1 file changed
utils/misc/nodejs-terminal/html/terminal-tabs/terminal-tabs.html
@@ -191,6 +191,7 @@
191
return;
192
}
193
194
+ debugger;
195
cur.view.tab.remove();
196
cur.view.terminal.remove();
197
mem.splice(cur.index,1,0);
0 commit comments