-
Notifications
You must be signed in to change notification settings - Fork 22
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
No longer matching anything after upgrading to Ubuntu 16.04 #39
Comments
Same issue here. Only thing I can add is a warning during compile:
|
Same problem here. Would be happy to help debugging, but don't know where to start. |
@ilikeorangutans @lejoko and for anyone else running into this issue: I didn't have any luck with getting ctrlp-cmatcher to work for me, but since it was an essential part of my everyday development, I thankfully found a nice replacement for it (in most cases you can't tell the difference, I think): https://github.com/FelikZ/ctrlp-py-matcher |
+1 |
It looks like my vim installation is compiled with
The solution would be to port the plugin to Python 3 or rebuild vim with |
Hi,
I have upgraded to the new LTS of ubuntu (16.04) and noticed that cmatcher doesn't match anything anymore. Regardless of what I type, "no entries" is returned.
I removed cmatcher completely and reinstalled/re-run the setup scripts:
but no luck so far.
I would be happy to try to debug it further but I am not sure where/what to look into next.
Thanks!
The text was updated successfully, but these errors were encountered: