QPJMOH5SQSTDF52FEQVOJ5XMUNLTUHLO3ANQJP7Y6UHID3RTROIAC
4C5277X7DTT6YSUD7QXQJ323CIRU4IERYZGOG43JWCPZ67B4N5AQC
KEFZWDCOCLPTLSZJKRV4VYAHRITV5T33YKG2VGT332YAUCOBS3EAC
if State.screen_top1.line > 1 then
while State.screen_top1.line > 1 do
if should_show(State.lines[State.screen_top1.line]) then break end
if should_show(State.lines[State.screen_top1.line]) then
break
end
if State.screen_top1.line < #State.lines then
while State.screen_top1.line < #State.lines do
y = y + tenonauger.height(State, State.screen_top1.line)
if should_show(State.lines[State.screen_top1.line]) then y = y + tenonauger.height(State, State.screen_top1.line) end