ELBCCRXDDMYOWHFGACFMLNCV7JRAFPCZQG3GEOBCHXFSBPXBTZDQC
print(('screen top is at %d,%d'):format(pane.screen_top1.line, pane.screen_top1.pos))
print(('cursor is at %d,%d; y %d'):format(pane.cursor1.line, pane.cursor1.pos, pane.cursor_y))
--? print(('screen top is at %d,%d'):format(pane.screen_top1.line, pane.screen_top1.pos))
--? print(('cursor is at %d,%d; y %d'):format(pane.cursor1.line, pane.cursor1.pos, pane.cursor_y))