Q2VIF6IBHUAMETHJGJKNQNVY4TTBRKRFQW7RWRMM3IGC4W3TEP6AC
if State.search_term == nil then
if line_index == State.cursor1.line and State.cursor1.pos == pos then
Text.draw_cursor(State, x, y)
if State.cursor1.pos then
if State.search_term == nil then
if line_index == State.cursor1.line and State.cursor1.pos == pos then
Text.draw_cursor(State, x, y)
end