[PR #7721] fix(opencode): command palette mouse hover highlights wrong item #12489

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

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

State: closed
Merged: Yes


https://github.com/user-attachments/assets/42f2561e-c37e-43ab-aa13-6957d174c9a4

Summary

  • align hover selection index with grouped command list ordering
  • keep mouse hover consistent after filtering

Verification

  • open command palette (Ctrl+P) and hover items
  • optionally type a filter (e.g. press "e" a few times) and hover again

Fixes #7722

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/7721 **State:** closed **Merged:** Yes --- https://github.com/user-attachments/assets/42f2561e-c37e-43ab-aa13-6957d174c9a4 ## Summary - align hover selection index with grouped command list ordering - keep mouse hover consistent after filtering ## Verification - open command palette (Ctrl+P) and hover items - optionally type a filter (e.g. press "e" a few times) and hover again Fixes #7722
yindo added the pull-request label 2026-02-16 18:17:23 -05:00
yindo closed this issue 2026-02-16 18:17:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12489