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

Error if there is space in directory name or path #796

Open
poetaman opened this issue Jan 28, 2021 · 1 comment
Open

Error if there is space in directory name or path #796

poetaman opened this issue Jan 28, 2021 · 1 comment

Comments

@poetaman
Copy link

If I open vim in some directory that has a space in its name or some of its parent directory's name then ctrl-p gives this error (that shows an example dir name):

Error detected while processing function ctrlp#init[31]..<SNR>142_setlines_post[6]..ctrlp#files[8]..<SNR>142_GlobPath:
line    3:
E484: Can't open file /Users/<username>/Desktop/temp/temp\ l21

Relevant information:

  • system: macOS 11.1, ARM
  • python: Python 3.9.1
  • vim: VIM - Vi IMproved 8.2 (Included patches 1-2400)
  • vim features: +python3, -python
@PMunch
Copy link

PMunch commented Feb 4, 2021

I'm faced with the same issue on my Linux machine, with Vim 8.2 and fully updated plugin.

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

2 participants