Closed colmheaney closed 7 years ago
Sounds like you don't like the default value of g:CommandTMaxHeight
(docs).
You can either set it to 0
(to use all available space) or some other number greater than 15. Or, just start typing letters from the path & filename that you're searching for, and it will soon appear in the top 15 results.
Ah, my apologies, I knew I must have been doing something stupid! Thanks for the quick response
I'm facing a problem where Command-t only lists a maximum of 15 entries no matter how many files are in the directory.
I'm using the system Vim (7.4) on Sierra and have compiled command-t using the system ruby 2.0.0
I did:
I've tried setting g:CommandTMaxFiles to a large number but this has no effect and besides all of the directories I've tested have been less than the 100,000 files default value.