Implemented the exec builtin
Fixed readline and terminal interactions using stdin instead of /dev/tty
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -10,6 +10,7 @@ shell.nix
|
||||
*~
|
||||
TODO.md
|
||||
AUDIT.md
|
||||
KNOWN_ISSUES.md
|
||||
rust-toolchain.toml
|
||||
/ref
|
||||
|
||||
|
||||
Reference in New Issue
Block a user