ctrlp.vim icon indicating copy to clipboard operation
ctrlp.vim copied to clipboard

Fuzzy file, buffer, mru, tag, etc finder.

Results 104 ctrlp.vim issues
Sort by recently updated
recently updated
newest added

Hi, I am working on some big project with a lot of files (about 73k) I installed the extension and look for this particular file it's in `app/Areas/Cms/Controllers/Admin/WeatherController.php` so I...

Sorry if opening an issue isn't the right way of asking such questions. Feel free to close this and direct me to the proper forum if so.

It used to work and still does in all my other projects AFAIK, but I'm currently working on one basic rails app and for no obvious reason, when I'm at...

I use a custom `g:ctrlp_user_command` and it includes results that shouldn't be there. I'm not sure if this is a ctrlp's fault, but I'm also not sure how to debug...

In this I fixed the url of installation guide from kien.github.com to kien.github.io. Please make the same change in Repository About section as well.

e.g. into below list, both Plugin.cpp , i want to see together, then based on path can select different one. ![image](https://user-images.githubusercontent.com/44763223/136341412-46893adf-4cb8-45b8-b992-c4c015dd404d.png)

Hi, when opening a file with CtrlP while in Netrw, the file would open in the current buffer. Now I am using fern (https://github.com/lambdalisue/fern.vim) as my filebrowser & wanted to...

It would be nice to have a map that would allow to switch to buffer mode once `:CtrlP` was started in file mode. This is related to #659.

![image](https://user-images.githubusercontent.com/1105212/118908814-a6b1e580-b954-11eb-9da9-f4e4a25a260d.png) ``` try: pass except Exception as ex: # ok raise e ``` the key code is `ex: #`

Hey, first of all, thanks for the work on this amazing plugin, it's a major part of my workflow. I'm reporting an issue because the documentation link both for GitHub...