Skip to content

Conversation

@HelloGGX
Copy link
Contributor

This PR improves the autocomplete dropdown's scrolling behavior by implementing smooth scrolling functionality when navigating through long lists of options. Previously, when users typed "/" to access commands and had more than 10 available options, they could only see the first 10 items without any ability to scroll through the remaining options, leading to a poor user experience where many commands were inaccessible. The updated implementation now properly handles scrolling through all available options while maintaining visual feedback on the currently selected item, significantly enhancing usability when working with large sets of autocomplete options.

image

@HelloGGX HelloGGX changed the title feat(tui): implement smooth scrolling for autocomplete dropdown navig… feat(tui): implement smooth scrolling for autocomplete dropdown navigation Dec 15, 2025
@rekram1-node
Copy link
Collaborator

/review

@HelloGGX
Copy link
Contributor Author

/review

always error on generate, why?

remote: Permission to HelloGGX/opencode.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/HelloGGX/opencode/': The requested URL returned error: 403
ShellError: Failed with exit code 128
exitCode: 128,
stdout: "",
stderr: "remote: Permission to HelloGGX/opencode.git denied to github-actions[bot].\nfatal: unable to access 'https://github.com/HelloGGX/opencode/': The requested URL returned error: 403\n",

@rekram1-node
Copy link
Collaborator

Our action doesn't have permission to push an updated generate run to ur fork, ig there is some permission u have configured, dw about it

@rekram1-node rekram1-node merged commit 6a802c0 into anomalyco:dev Dec 19, 2025
2 checks passed
rekram1-node added a commit that referenced this pull request Dec 27, 2025
…ation (#5559)

Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
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.

2 participants