Age | Commit message (Collapse) | Author | |
---|---|---|---|
2 days | cmd: hush: Ignore input if buffer is empty | Ian Moffett | |
Do not try to test the input against anything if there is no input to test against. Signed-off-by: Ian Moffett <ian@osmora.org> | |||
3 days | cmd: hush: Wait for commands to finish | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
4 days | cmd: hush: Add initial program spawning | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
6 days | cmd: hush: Handle backspace on input | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
6 days | cmd: Add shell prototype | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> |