Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New install on mac, ctrlp does not show any files #563

Open
ThomasChaffey opened this issue Dec 8, 2020 · 2 comments
Open

New install on mac, ctrlp does not show any files #563

ThomasChaffey opened this issue Dec 8, 2020 · 2 comments

Comments

@ThomasChaffey
Copy link

Fresh install on OS X, using Vim version 8.2 and VimPlug.

Pressing (or entering :CtrlP) brings up the CntrlP menu as expected. However, the plugin doesn't return any entries, even if I type in a file name which I know is there.

I've attached my (slightly messy) vimrc. Happy to help with further debugging, just let me know what you need.

vimrc.txt

@ThomasChaffey
Copy link
Author

Further update: I have an identical setup on another Mac. The first time I start CtrlP in a vim session, the following error flashes for a second or two, then disappears:

Error detected while processing function ctrlp#print[31]..<SNR>143_setlines_post[6]..ctrlp#files[8]..<SNR>143_GlobPath:

@ThomasChaffey
Copy link
Author

Further update: this seems to essentially be the same bug as #540

Running CtrlP: <home dir> works as expected, running in my project directory does not. My project directory has spaces in the file name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant