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

Fixing displaying statusses on startup #28

Closed TomKemperNL closed 8 years ago

TomKemperNL commented 8 years ago

This should fix #22.

Turns out it was the simple matter that atom was passing absolute paths, and the cache contained relative paths.

I changed the cache to contain absolute paths, just like in the ignore-cache.