Add signal handlers and background processes
This commit is contained in:
parent
3e2b956786
commit
5a77cc3bdf
2 changed files with 47 additions and 3 deletions
|
|
@ -26,6 +26,7 @@ main :: proc() {
|
|||
}
|
||||
|
||||
buf: [INPUT_MAX]byte
|
||||
shell.init_shell()
|
||||
|
||||
for true {
|
||||
prompt := shell.get_prompt()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue