kien / ctrlp.vim

Fuzzy file, buffer, mru, tag, etc finder.
kien.github.com/ctrlp.vim
7.26k stars 676 forks source link

Reading stdout #749

Open nulldef opened 6 years ago

nulldef commented 6 years ago

Hi! How can I read executed command output and pipe it into ctrlp? Something like

:!vim /pattern/ **/*.rb | ctrlp