wycats / textmate

Command-line package manager for textmate
http://www.yehudakatz.com
MIT License
160 stars 19 forks source link

Does not properly URI encode special characters in URLs #1

Closed brendanjerwin closed 15 years ago

brendanjerwin commented 15 years ago
$ textmate install "C#"
...
svn: URL 'http://macromates.com/svn/Bundles/trunk/Review/Bundles/C#.tmbundle' is not properly URI-encoded
Not Installed

HOWEVER:

$ textmate install "C%23"

Works just fine.

wycats commented 15 years ago

This should be fixed on latest