kien / ctrlp.vim

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

CtrlPBuffer command does not show all open buffers #752

Open n00bmind opened 6 years ago

n00bmind commented 6 years ago

I know there were a couple issues related to this in the past, but they don't seem to apply. I have 14 buffers open, #2 to #15, two of them showing in splits. CtrlPBuffer is only showing 10. In fact, if I'm not mistaken I seem to have found previously at work that no matter how many I have open CtrlP will only show a fixed max amount (not sure if it was 10 though). ctrlpbuffers ls

aagontuk commented 4 years ago

Did you find any workaround or solution to this?