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:
➜ ctrlp-cmatcher git:(master) python --version
Python 2.7.11+
➜ ctrlp-cmatcher git:(master) ./install.sh
find python2 -> python
running build
running build_ext
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!