Y43RSEGNKZFXHQV66Y3IOMITKSIIPMZIYN52BEDTC4RE4ZA3R3KAC
if err:match('stack overflow') then
-- do the bare minimum to maximize chances of showing an error
table.insert(Current_pane.output_editor_state.lines, {data=err})
Current_pane.output_editor_state.cursor1 = {line=#Current_pane.output_editor_state.lines, pos=1}
Text.redraw_all(Current_pane.output_editor_state)
end