Some unlisted buffers like :help files aren't normally displayed in :CtrlPBuffer.
To list them one has to use vim's :ls! command and then switch to them i.e. :b NUMBER.
I propose that :CtrlPBuffer! will show those as well and allow switching to them.
Some unlisted buffers like :help files aren't normally displayed in
:CtrlPBuffer.To list them one has to use vim's
:ls!command and then switch to them i.e.:b NUMBER.I propose that
:CtrlPBuffer!will show those as well and allow switching to them.