victor-torres / atom-hg

Mercurial support for Atom text editor. Works on Linux, Mac OS X and Windows.
https://atom.io/packages/atom-hg
MIT License
27 stars 5 forks source link

Directories with spaces in them crash hg stat #34

Closed TomKemperNL closed 8 years ago

TomKemperNL commented 8 years ago

Atom-hg runs hg stat for a specific directory.

If the root directory of the repository has spaces somewhere in the path, these are not correctly quoted on windows.