-
-
Notifications
You must be signed in to change notification settings - Fork 855
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
find_file picker not working properly anymore #3070
Comments
nvm i'm dumb, i was using 0.1.5, seems to be fine in 0.1.6, didnt realize i had version pinned |
Nevermind, i'm still seeing this in latest intermittently |
I believe this is an issue with interactions between nightly neovim and telescope. Can you try the master branch? |
Ya this seems fixed in master so I guess ill just use master for now even though README says. its not recommended |
Maybe "not recommended" is a little strong and depends on tolerance and comfort level to bugs/breaking changes, etc. Thanks |
ya thats fine with me haha, ill use master |
Description
Since latest update it seems the find file picker is not working properly, a lot of matches aren't showing, and if i start typing a filename i can see the file I want, but if i continue to type the full filename results dont show the file until i type it all out, i.e in the middle of searching
Neovim version
Operating system and version
MacOS 14.4.1
Telescope version / branch / rev
0.1.5 master
checkhealth telescope
Steps to reproduce
Expected behavior
I should be able to see the file(s) that match pattern entire time as long as pattern matches
Actual behavior
telescope.bug.mov
Minimal config
The text was updated successfully, but these errors were encountered: