|
|
|
|
|
by michael_michael
5158 days ago
|
|
As a quick and dirty test I tried running both Command-T and Ctrl-P against a directory tree containing some 26,000 XML files. Command-T takes roughly 10-15 seconds to become responsive. Ctrl-P chokes and requires a Vim restart after invoking it against this directory. |
|
Simply abort the scanning after a configurable threshold (either seconds or files).
Needless to say that, yes, this must be implemented.
I've choked my vim more than once by accidentally running Command-T or FuzzyFinder in the "wrong" directory. That should not happen.