-
-
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
"Show mappings for picker actions" shows error message #2734
Comments
Similar issuehappens when I use builtin.find_files Description
Checkhealth telescope
Config file
|
This is the temporary fix, but it's probably not the cleanest solution. You can at least get your Telescope working for now:
|
Ill look into it and provide a fix for current master + 0.1.x + new release, in the next few minutes. |
@obszczymucha @ZhuX96 i cant reproduce your bugs with the latest stable release (0.1.3), the bug is present in 0.1.1 Please make sure to update to the latest stable release 0.1.3 or 0.1.4 once released |
also fixed in 0.1.x (0.1.4 is published) thanks for reporting :) |
❤️ 👨🎤 Thank you for a fast response and an awesome plugin! You rock! 🎸 |
Updating to 0.1.4 worked for me, thank you! |
Also worked for me 🙏 Legends! |
Im still experiencing this issue running on
Healthchecks:
|
If you're still experiencing this issue Be extra sure that you've upgraded telescope to at least tag |
I might be late here, but installing ripgrep may help |
Do you have |
Description
I keep getting this error:
Whenever I use
?
in normal mode to show the mappings for any telescope picker. The mappings will still show, but the menu stays behind until u toggle it again.Neovim version
Operating system and version
Pop!_OS 22.04 LTS
Telescope version / branch / rev
0.1.x
checkhealth telescope
Steps to reproduce
nvim -nu minimal.lua
Expected behavior
Should show the keymaps like usual, without an error message
Actual behavior
Shows an error message
Minimal config
The text was updated successfully, but these errors were encountered: