IUS4EW7KL6ZJR2LN5VG7SW6DI7TTPVYYRFOLPHEON36HHVS4YWZQC if pane and pane.editable thenkeychord_pressed_on_editable_pane(pane, chord, key)elsekeychord_pressed_in_normal_mode_with_immutable_pane(pane, chord, key)
if pane thenif pane.editable thenkeychord_pressed_on_editable_pane(pane, chord, key)elsekeychord_pressed_in_normal_mode_with_immutable_pane(pane, chord, key)end-- editable cursor pane will have already updated its screen_top, so don't clobber it hereplan_draw{ignore_editable_cursor_pane=true}