Slash command autocomplete selection jumps randomly when navigating #4751

Closed
opened 2026-02-16 17:45:16 -05:00 by yindo · 1 comment
Owner

Originally created by @kitlangton on GitHub (Jan 11, 2026).

Originally assigned to: @rekram1-node on GitHub.

Autocomplete selection jumps erratically when pressing up/down arrows and sometimes starts at the wrong position.

Reproduction

  1. Start a session (send any message)
  2. Type / to open autocomplete
  3. Navigate with arrow keys and watch the highlighted row jump around spasmodically

Only happens with an active session, which adds /undo, /redo, etc. to the list. I also have the EXA MCP server configured, which adds additional slash commands and may be necessary for reproducing the issue.

Originally created by @kitlangton on GitHub (Jan 11, 2026). Originally assigned to: @rekram1-node on GitHub. Autocomplete selection jumps erratically when pressing up/down arrows and sometimes starts at the wrong position. ## Reproduction 1. Start a session (send any message) 2. Type `/` to open autocomplete 3. Navigate with arrow keys and watch the highlighted row jump around spasmodically Only happens with an active session, which adds /undo, /redo, etc. to the list. I also have the EXA MCP server configured, which adds additional slash commands and may be necessary for reproducing the issue.
yindo added the opentui label 2026-02-16 17:45:16 -05:00
yindo closed this issue 2026-02-16 17:45:16 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 11, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #7722: Command palette mouse hover highlights the wrong item

Both issues describe selection/highlighting problems in opentui menus where the wrong item gets highlighted. This could be a related or underlying issue with the menu selection logic.

@github-actions[bot] commented on GitHub (Jan 11, 2026): This issue might be a duplicate of existing issues. Please check: - #7722: Command palette mouse hover highlights the wrong item Both issues describe selection/highlighting problems in opentui menus where the wrong item gets highlighted. This could be a related or underlying issue with the menu selection logic.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#4751