Hacker News new | past | comments | ask | show | jobs | submit login
ctrlp.vim - fuzzy file, buffer and MRU file finder for Vim (kien.github.com)
3 points by kienguyen on Oct 11, 2011 | hide | past | favorite | 1 comment



I switched to this from Command-T for some key reasons:

- Faster.

- Includes a most recently used list.

- Creates files with <c-y>.

- Automatically :cds to the project directory using Git or a dotfile.

However, there were a couple problems I had to fix myself:

- Doesn't follow symlinks, though it did in the older versions. This should be a config variable.

- Breaks on filenames that have spaces.

Those issues aside, this is great. Thanks!




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: