setCell

fun setCell(x: Int, y: Int, character: Char, color: AnsiColor)

Set the cell at a specified x and y position to a specified character and color.