DYAYOMDPEQEUGTUPXWKICPBICZ67D6OW773FVIMS7XPIYPOYY2DQC 3IBO5P7DVWMJM42VZL5HIFAJH55FK77K2IKPGMNI55GRXDXT4WUQC F3DV7MD3AGOBXDBGFQXB5SK7ASMNGQSTN52P5AJ4MJEETMVTKYWQC JMUE7GSN6QDQZ6NDRB55MRJMKJN6LBD6MVQPKROYPDOIXM7I3XNQC KKMFQDR43ZWVCDRHQLWWX3FCWCFA3ZSXYOBRJNPHUQZR2XPKWULAC GO534NHJW3FC4FNJXTA5QZYZJ5A7UHVTGPNB7G73GA2YJRX4D54AC 4QO6B26XGYLK254OLKF6BJUHJUT6QV5JDI3JI4ANUFV647UO3COQC if should_update_screen_top(column_index, pane_index, pane) thenif body_sy < Display_settings.y thenpane.screen_top1, y_offset = schema1_of_y(pane, Display_settings.y - body_sy)elsepane.screen_top1 = {line=1, pos=1}end
if body_sy < Display_settings.y thenpane.screen_top1, y_offset = schema1_of_y(pane, Display_settings.y - body_sy)elsepane.screen_top1 = {line=1, pos=1}
-- update the cursor pane either if it's not editable, or-- if it was explicitly requestedif not pane.editable then return true endif options == nil then return true endif not options.ignore_editable_cursor_pane then return true endif not Editable_cursor_pane_updated_screen_top then return true endreturn false
return including_cursor_pane