Skip to content

feat(models-picker): use vim.ui.select as models picker - #462

Merged
sudo-tee merged 1 commit into
sudo-tee:mainfrom
pirey:main
Jul 13, 2026
Merged

feat(models-picker): use vim.ui.select as models picker#462
sudo-tee merged 1 commit into
sudo-tee:mainfrom
pirey:main

Conversation

@pirey

@pirey pirey commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Attempt to fix #459

This PR contain change in the base_picker to use vim.ui.select.

The vim.ui.select call is generic and the implementation detail of the custom vim.ui.select is left to the users.

@pirey

pirey commented Jul 11, 2026

Copy link
Copy Markdown
Contributor Author
Screen.Recording.2026-07-11.at.21.30.37.mov

@sudo-tee

Copy link
Copy Markdown
Owner

Thanks for the PR.

This looks like a simple fix for adding support of vim.ui.select.

Thanks for your contribution

@sudo-tee
sudo-tee merged commit 32fdadd into sudo-tee:main Jul 13, 2026
5 checks passed
disrupted pushed a commit to disrupted/opencode-native.nvim that referenced this pull request Jul 23, 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.

use vim.ui.select for models picker

2 participants