dev: expose shell to ANSIShell coreutil commands

This commit is contained in:
KernelDeimos
2025-03-07 11:41:49 -05:00
parent f897eee3e7
commit 59da18f2a3
+2 -1
View File
@@ -123,7 +123,8 @@ export class ANSIShell extends EventTarget {
env: this.env,
locals: {
pwd: this.variables.pwd,
}
},
shell: this,
});
this.ctx.externs.echo.off();
const input = await readline(