drawUnderline

fun drawUnderline(x: Int, y: Int, length: Int, color: AnsiColor)

Draw an underline at a specified x and y location for a specified length in a specified color.