Controls: r - Reset command history c - Clear terminal Up arrow/Scroll Up - Previous command from history Down arrow/Scroll Down - Next command from history Any other key: Trigger console input
This (somewhat) accurate terminal emulator is pretty cool. It can do simple things such as parse commands and execute them, with argument support. Unfortunately, it only has a few commands and some commands aren't fully supported.