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

Windows - Unable to open directory with #'s #37

Closed
auwsmit opened this issue Mar 20, 2016 · 4 comments
Closed

Windows - Unable to open directory with #'s #37

auwsmit opened this issue Mar 20, 2016 · 4 comments
Labels

Comments

@auwsmit
Copy link

auwsmit commented Mar 20, 2016

I'm contributing to this cool new repo, and I'm unable to open the challenge directories for some reason, I suspect because of weird Windows escaping and the # symbol.

I've tested this on Linux with vim and gvim and they open just fine, but on Windows this error occurs:

dirvish: invalid directory: 'C:\Git\DailyProgrammerChallenges\Intermediate Challenges\Challenge \#0012 [Intermediate]\'
@justinmk
Copy link
Owner

@AssailantLF Thanks for reporting. This is a tricky issue because of a vim bug, discussed here in regards to dirvish: neovim/neovim#3912 (comment)

@justinmk justinmk added the bug label Mar 20, 2016
@justinmk
Copy link
Owner

Actually in dirvish's case, I think I have a workaround.

@justinmk
Copy link
Owner

@AssailantLF Does everything seem to be working without regressions, for you?

@auwsmit
Copy link
Author

auwsmit commented Mar 22, 2016

Yep, everything is working smoothly since your fix!

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

No branches or pull requests

2 participants