[UX] Improve down arrow navigation in prompt input
Resolved 💬 2 comments Opened Jan 25, 2026 by fdb02983rhy Closed Feb 24, 2026
Summary
When pressing down arrow in the prompt input, focus moves directly to the diff button. It would be helpful if the cursor first moved to the end of the prompt text before transferring focus.
Proposed behavior
Prompt input ↓ Cursor moves to end of prompt
End of prompt ↓ → Diff button receives focus
This aligns with standard text editor navigation patterns.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗