Doug Avery

Results 33 comments of Doug Avery

Having a similar issue, except that in my case, after I reply to the 'replace' prompt with y or a, Greplace just permanently freezes and I have to restart Vim....

It looks like there's an issue on Windows machines with files containing the '?' character. I just pushed a new version of hieroglyph with a rename to this file —...

Very interesting. Can you email me the SVG files you're using? I'm at [email protected]. In the meantime, I would suggest trying the IcoMoon app — http://keyamoon.com/icomoon/app/ — which seems to...

Curses. Will look at this today.

Feel free to keep using your fixed version, but you were right, this goes a little deeper. Will push a broader fix this evening.

Okay, should be fixed. There's another bug, at the moment, where you can't do the following: ``` '.config' : { delegate : 'a.delegated', rule : [...] }, '.config' : {...

Scratch my previous comment, that can be resolved by just calling Trackiffer a second time with the other '.config'.

Well, it would be a big syntax change if we wanted to continue using standard JS methods - it might look like... ``` trackiffer([ { selector : 'a.config' rule :...

Hi topher, You may need to install it as root, using "sudo gem install hieroglyph". OS X should prompt you for your password, and supposedly, the gem should install. Let...