more terminaal stuff
This commit is contained in:
@@ -101,7 +101,7 @@ void render_char(char c) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
void spawn_shell() {
|
void spawn_shell() {
|
||||||
if ((shell_pid = fork()) == 0) {
|
if ((shell_pid = fork()) == 0) {
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user