UUAIVZ4UYQW22T6O5RDDQFM5CS4JEDTZNIUVZGXRL57GFIGXEH6QC update_output_editor = function(pane)pane.output_editor_state.top = pane.editor_state.bottom+5+10+5pane.output_editor_state.right = pane.editor_state.rightpane.output_editor_state.width = pane.editor_state.widthpane.output_editor_state.bottom = Safe_height - 5Text.redraw_all(pane.output_editor_state)end