tkellogg / Jump-Location

Powershell `cd` that reads your mind
MIT License
467 stars 26 forks source link

Directories with space in their names #30

Closed zhengbli closed 9 years ago

zhengbli commented 9 years ago

I got error message when dealing with directories with space in their names. For example, "C:\Users\xxx\Documents\Visual Studio 2013". The error message: "j : A positional parameter cannot be found that accepts argument 'C:\Users\xxx\Documents\Visual'."

vors commented 9 years ago

Thank you for reporting this! It's fixed in #18

vors commented 9 years ago

Will be available in the next release