pindexis / qfc

Quick Command-line File Completion
MIT License
574 stars 23 forks source link

Cannot search within certain folders that are inside or contain git repos #21

Open ghost opened 9 years ago

ghost commented 9 years ago

...At least, that's my best guess of the problem.

I have a directory structure like so:

"github" is the folder where I store my repositories. qfc can search within repo1 just fine. However, it cannot search within subfolder1 (so not within repo2 either) or subfolder2, saying "Nothing found". I've tried searching within other folders on my computer with a similar structure, but the problem seems to be something related to regular folders within or containing git repositories.