on.key_release = function(key, scancode) if Current_pane.editor_state.cursor_x then edit.key_release(Current_pane.editor_state, key, scancode) end end