setDimensions() setDimensions(integer $x, integer $y) Set terminal width and height Resets the screen as well Parameters integer $x integer $y
setHistory() setHistory( $history) Set the number of lines that should be logged past the terminal height Parameters $history
_processCoordinate() _processCoordinate( $last_attr, $cur_attr, $char) : string Returns the current coordinate without preformating Parameters $last_attr $cur_attr $char Returns string
getHistory() getHistory() : string Returns the current screen and the x previous lines Returns string