You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: