Skip to content

Commit e363a07

Browse files
save file
1 parent 5796214 commit e363a07

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

utils/misc/nodejs-terminal/html/webcontainer-terminal/webcontainer-terminal.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,9 @@
266266
}
267267
shell.cwd_abs = cwd_abs;
268268
shell.cwd = cwd;
269+
270+
tab.textContent = cwd_abs;
271+
269272
console.log('[ cwd_abs ]',cwd_abs);
270273
console.log('[ cwd ]',cwd);
271274
}

0 commit comments

Comments
 (0)