[PR #10036] fix(app): support ctrl-n/p in lists #13309

Closed
opened 2026-02-16 18:18:10 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/10036

State: closed
Merged: Yes


What does this PR do?

Adds ctrl+n/p keyboard navigation to lists (ex: command palette). ctrl+n moves down, ctrl+p moves up.

How did you verify your code works?

  1. Run app locally
  2. Open command palette
  3. Verify ctrl+n moves selection down, ctrl+p moves up
  4. Verify arrow keys and Enter still work
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/10036 **State:** closed **Merged:** Yes --- ### What does this PR do? Adds ctrl+n/p keyboard navigation to lists (ex: command palette). ctrl+n moves down, ctrl+p moves up. ### How did you verify your code works? 1. Run app locally 2. Open command palette 3. Verify ctrl+n moves selection down, ctrl+p moves up 4. Verify arrow keys and Enter still work
yindo added the pull-request label 2026-02-16 18:18:10 -05:00
yindo closed this issue 2026-02-16 18:18:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13309