ZDPKT7VBD3UPDQQH26PJECMSQG6QSVHNIRRULDKLRUXM2LBTSV6AC
LJW6E6DU5SUF3EZCOD6RRL2QMCEBBVRKBFXFG5MLTXXCKYCG6CCAC
ZLWFFQHIJHV4TE3JA27NK3CBNOMQU3UMMN6HVNQN7L2NMJMI43SAC
3R6VAVPXLFJ3HBEIK2BCRCVYK7LWNBOFRTN4BQK2N2VADA34JTIQC
2L5MEZV344TOZLVY3432RHJFIRVXFD6O3GWLL5O4CV66BGAFTURQC
CIK3U5S6Z3CDHJEYGWWB4AR3ZP7VWLHAC3NHHJ233PASFI6PWSKAC
OWE64YJ27IFNSGLLWIGYBXRNJ4XU55UYUINAHLOWG2LFEYJM73QAC
O7YTBRQYVEM6LR22BJFPAGGF4CQP5R2C4B4KXVOTHUWA32TVZ6BQC
if State.lines[line].mode == 'text' then
State.cursor1.line = line
State.cursor1.pos = 1
break
end
end
if line <= #State.lines and State.lines[line].mode == 'text' then
State.cursor1.line = line
State.cursor1.pos = 1
end
if line <= #State.lines and State.lines[line].mode == 'text' then
State.cursor1.line = line
State.cursor1.pos = 1
if State.lines[line].mode == 'text' then return end
while line <= #State.lines and State.lines[line].mode ~= 'text' do