ctrlpvim / ctrlp.vim

Active fork of kien/ctrlp.vim—Fuzzy file, buffer, mru, tag, etc finder.
ctrlpvim.github.com/ctrlp.vim
Other
5.58k stars 259 forks source link

Shortcut to store results in QuickFix window #505

Open daniele-orlando opened 5 years ago

daniele-orlando commented 5 years ago

Is there any way in CtrlP to store the results of a query inside the Quick Fix Window.

QuickFix Window is core part of my workflow in Vim, and it is the major feature missing since I switched from Command-P to CtrlP.