[UX] Improve down arrow navigation in prompt input
Status Fixed / completed
Maintainer reply None cached
Activity 2 comments · opened Jan 25, 2026 · 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 ↗