Commit Graph

7 Commits

Author SHA1 Message Date
iridiumR 19eaeb08db
feat: add support for split forbid 2023-03-30 18:12:29 +08:00
iridiumR f99caf42f3
feat(signal): change the behaviour of SIGINT
In previous versions, when a SIGINT was received, the program would exit
if there were no child processes, now the behavior is changed to not
exit and start a new line.
2022-09-20 22:29:59 +08:00
iridiumR 87eb989d79
feat(shell): import readline, and add simple history 2022-09-20 21:04:55 +08:00
iridiumR 5c8ed315f7
feat: add some color 2022-09-20 20:26:26 +08:00
iridiumR 0a3efb2bd9
feat(builtin): add the founction to read exit status 2022-09-18 23:35:26 +08:00
iridiumR bbec5fbc2e
feat(builtin): add built-in command 2022-09-18 14:46:23 +08:00
iridiumR 7d7030a2d9
chore: change struct 2022-09-18 13:14:54 +08:00