Open tashian opened 6 years ago
CtrlP doesn't know how many files exists.
I think what @tashian is saying is that if you use airline
and ctrlp
, it wont display the press (cntrl-c) to abort
message when ctrlp
is indexing the files..
I use lightline.. and it works fine.. it does display the press (ctrl-c) to abort
message
It seems that
g:ctrlp_status_func
displays the number of files scanned, but not the loading status message that normally appears when scanning a large directory tree. See vim-airline/vim-airline#1731 for an example that includes steps to reproduce this bug using the Airline plugin.