9d0c59c641
Add parsing for Home (ESC[H, ESC[1~, ESC[7~), End (ESC[F, ESC[4~, ESC[8~), Ctrl+arrow (CSI 1;5 A/B/C/D), and Meta+arrow (double-ESC prefix) key sequences. Add home/end fields to the Key interface. Implement 12 new useInput tests for these key combinations. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>