kien / ctrlp.vim

Fuzzy file, buffer, mru, tag, etc finder.
kien.github.com/ctrlp.vim
7.26k stars 676 forks source link

Can't find some file #632

Open huchaohong opened 9 years ago

huchaohong commented 9 years ago

I like ctrlp, but sometimes it can't just find some file. My configuration about ctrlp in .vimrc is let g:ctrlp_by_filename = 1 let g:ctrlp_max_files = 0

This time i search test.c in a large project. Under filename mode, test.c can't be found, but under regex mode, test.c is found. Why?

If need more detail, tell me.

chrisstankevitz commented 7 years ago

ctrlp does not work with some files that have "test" in the name. I don't know why.

EDIT: never mind. I had "test" in my g:ctrlp_custom_ignore