We now treat all arrow chords as cursor movement.
Many thanks to Ryan Kessler (https://tone.support) for reporting this issue.
JUU6KXPCSQWXTYDWIFJ3P7BUB7BT2RXHD7MV6AELRMD2EP3T4EFQC
chord ~= 'C-a' and chord ~= 'C-c' and chord ~= 'C-x' and chord ~= 'backspace' and chord ~= 'delete' and chord ~= 'C-z' and chord ~= 'C-y' and not App.is_cursor_movement(chord) then
chord ~= 'C-a' and chord ~= 'C-c' and chord ~= 'C-x' and chord ~= 'backspace' and chord ~= 'delete' and chord ~= 'C-z' and chord ~= 'C-y' and not App.is_cursor_movement(key) then