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 2184b9b361
commit 129390c2da
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