| Command-T | CtrlP
-----------------------------------------+-----------+--------------------
files | OK | OK
-----------------------------------------+-----------+--------------------
buffers | OK | OK
-----------------------------------------+-----------+--------------------
tags | OK | OK
-----------------------------------------+-----------+--------------------
jumps | OK |
-----------------------------------------+-----------+--------------------
lines (vimgrep) | | OK
-----------------------------------------+-----------+--------------------
MRU files | | OK
-----------------------------------------+-----------+--------------------
mixed | | OK (new, untested)
-----------------------------------------+-----------+--------------------
open in tab | OK | OK
-----------------------------------------+-----------+--------------------
open in vsplit | OK | OK
-----------------------------------------+-----------+--------------------
open in hsplit | OK | OK
-----------------------------------------+-----------+--------------------
open multiple items | | OK
-----------------------------------------+-----------+--------------------
matches with filenames | OK | OK
-----------------------------------------+-----------+--------------------
matches with filepaths | OK | OK
-----------------------------------------+-----------+--------------------
execute command on opened file | | OK
-----------------------------------------+-----------+--------------------
create new file and parent directories | | OK
-----------------------------------------+-----------+--------------------
project root finder based on VCS | | OK
-----------------------------------------+-----------+--------------------
I'd say that both are quite close in terms of features. CtrlP's strong points for me are:* no dependencies
* project root finder
* overall UX
The "lines" feature (fuzzy incremental search across buffers ) is also very nice:
* Bookmarking
* Quickfix mode
* Undo mode
* Change mode
* RTS mode
`:CtrlPBufferTag` is a killer.
This plugin seriously rocks.