Modules | |
history | |
This class handles the maintenance of a historical list of command lines. | |
tinyrl | |
This class provides instances which are capable of handling user input from a CLI in a "readline" like fashion. | |
vt100 | |
A simple class for controlling and interacting with a VT100 compatible terminal. |
The readline interface and implementation has some fundamental flaws when it comes to try and run it within a single memory space envrioment. e.g. vxWorks