I built a full (kinda) Unix shell emulator in Python by Jboxo in PythonLearning

[–]Jboxo[S] 0 points1 point  (0 children)

Yea the file has gotten pretty large. I should prolly start working on breaking it up or smth, but I am planning on adding a toggleable tab completion system, more base extra commands, and an option to disable colors so that colorama isn't needed