VSJS6O4C4AHBZ3OI23MGFM22XVZ4TZ36JHK57CBKA2TBQNT2XRAQC
chord ~= 'C-a' and chord ~= 'C-c' and chord ~= 'C-x' and chord ~= 'backspace' and chord ~= 'delete' and chord ~= 'C-z' and not App.is_cursor_movement(chord) then
Text.delete_selection(State, State.left, State.right)
end