YSSECLP75ORBLZGU4DVMTR3OYMC4LMPY7OQJFAQJTSL3CDMWAEVAC
T7ZOHTEZKPO5H2DDS224Q7SDVEZH5YU5HEAMCGWLB42R4RI3L5ZQC
2L5MEZV344TOZLVY3432RHJFIRVXFD6O3GWLL5O4CV66BGAFTURQC
52ZZ5TIEK5Z6VVXO7R3EFV5JTIWDA4IDD3YISXHHTHQMOAKVYJJQC
local line_cache = State.line_cache[line_index] if line_cache and line_cache.starty then log(2, os.date('%Y/%m/%d/%H-%M-%S')..' edit.mouse_pressed c: line index '..tostring(line_index)..' starts at '..line_cache.starty) end
local line_cache = State.line_cache[line_index]
if line_cache and line_cache.starty then
log(2, os.date('%Y/%m/%d/%H-%M-%S')..' edit.mouse_pressed c: line index '..tostring(line_index)..' starts at '..line_cache.starty)
end
log(2, os.date('%Y/%m/%d/%H-%M-%S')..' edit.mouse_pressed c: line found '..tostring(line_index))
log(2, os.date('%Y/%m/%d/%H-%M-%S')..' edit.mouse_pressed d: line found '..tostring(line_index))