Implemented the exec builtin

Fixed readline and terminal interactions using stdin instead of /dev/tty
This commit is contained in:
2026-02-20 12:17:48 -05:00
parent 9b8c8d704b
commit 88c0945e47
16 changed files with 384 additions and 41 deletions

1
.gitignore vendored
View File

@@ -10,6 +10,7 @@ shell.nix
*~
TODO.md
AUDIT.md
KNOWN_ISSUES.md
rust-toolchain.toml
/ref