2e1cec79dd
Previously, Home/End without modifiers scrolled the transcript instead of moving the cursor to the start/end of the input line. This is unexpected for most users who expect standard text editing behavior. Now: - Home/End (no modifier) → move cursor to start/end of input - Ctrl+Home/End → scroll transcript to top/bottom Closes #1234 Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-authored-by: heloanc <heloanc@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Happy <yesreply@happy.engineering>