1 parent 068eff0 commit 657bacbCopy full SHA for 657bacb
1 file changed
utils/misc/nodejs-terminal/html/terminal-tabs/terminal-tabs.html
@@ -225,6 +225,7 @@
225
view.terminal.show();
226
cur.view = view;
227
cur.index = index;
228
+ view.terminal.focus();
229
}
230
231
});
0 commit comments