ctrlpvim / ctrlp.vim

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

CtrlP-history per project #627

Open thegcat opened 2 months ago

thegcat commented 2 months ago

I was looking for a way to have histories specific to projects. When searching in different projects I often have to skip a few search terms from the CtrlP history to arrive at the history I created while in the current project and getting to the previous search terms I was looking for.

I was not able to find an option for this, could this be added to CtrlP?