Skip to content

fix(picker): correct Windows platform check for the find command#2687

Open
glmlm wants to merge 1 commit intofolke:mainfrom
glmlm:fix-picker-find
Open

fix(picker): correct Windows platform check for the find command#2687
glmlm wants to merge 1 commit intofolke:mainfrom
glmlm:fix-picker-find

Conversation

@glmlm
Copy link
Copy Markdown

@glmlm glmlm commented Jan 23, 2026

Description

Fix invalid enable check for the find command that always evaluated to true.

Related Issue(s)

N/A

Screenshots

N/A

@github-actions github-actions Bot added picker size/xs Extra small PR (<3 lines changed) labels Jan 23, 2026
@johanneshardt
Copy link
Copy Markdown

johanneshardt commented Apr 16, 2026

Would be great to see this merged! In my case it resulted in an error message, since it tried to run the "find" program, which behaves differently on Windows. With this fix, it instead prompts the user to install fd/ripgrep/something else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

picker size/xs Extra small PR (<3 lines changed)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants