tkellogg / Jump-Location

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

Spaces in path #27

Closed tomgron closed 9 years ago

tomgron commented 9 years ago

I get following error

PS C:\Users\Tommi\Documents> jumpstat

Weight Path


45,3596790 C:\Windows\system32 9,9991467 C:\Users\Tommi 9,3245267 C:\ 8,8766668 C:\Users\Tommi\Documents\Visual Studio 2013\Projects 8,3064595 C:\Users 5,7843662 C:\Users\Tommi\Documents 1,636198 C:\Users\Tommi\Documents\Visual Studio 2013

PS C:\Users\Tommi\Documents> j Projects j : A positional parameter cannot be found that accepts argument 'C:\Users\Tommi\Documents\Visual'. At line:1 char:1

vors commented 9 years ago

Thank you for a bug report! It already fixed in #19. Will be in the next release.