Skip to content

feat(tui): add mouse hover and click support to autocomplete#7820

Merged
thdxr merged 1 commit intoanomalyco:devfrom
kitlangton:feat/autocomplete-mouse-support
Jan 11, 2026
Merged

feat(tui): add mouse hover and click support to autocomplete#7820
thdxr merged 1 commit intoanomalyco:devfrom
kitlangton:feat/autocomplete-mouse-support

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

@kitlangton kitlangton commented Jan 11, 2026

bug-3.mp4

Fixes #7819

Add onMouseOver and onMouseUp handlers to autocomplete options, matching the behavior of the command palette (dialog-select).

Add onMouseOver and onMouseUp handlers to autocomplete options,
matching the behavior of the command palette dialog-select.

Fixes #7819
@kitlangton kitlangton marked this pull request as ready for review January 11, 2026 16:31
@github-actions
Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@thdxr thdxr merged commit a803cf8 into anomalyco:dev Jan 11, 2026
5 checks passed
triklozoid pushed a commit to triklozoid/opencode that referenced this pull request Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add mouse hover and click support to slash command autocomplete

2 participants