mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-23 06:26:55 +00:00
dev: expose shell to ANSIShell coreutil commands
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user