Justin Hileman
Justin Hileman
Hi @patie, I don't personally work on any production Symfony applications, so I can't speak to that, but it should be :) Mustache.php itself is sold, and this is a...
@thewilkybarkid It does need some love. I'm happy to accept pull requests, or even make you a maintainer if you want to go that route :)
👍 Thanks!
That is a _great_ idea. But — there's always a "but" :) — I don't think I'll have a chance to get to this, at least for a while.
I can't seem to reproduce this. Here's what I tried: 1. Open Coda on desktop 1. 2. Right click dock icon, `Options` > `Assign to` > `This desktop` 3. Switch...
@lelandcope It looks like your current issue is a result of a crash in Coda's scripting handler. Can you confirm this for me by opening Console.app and searching for `NSScriptCommand`?
Thanks for the patch. This issue has come up before (see #2) but I'm reluctant to use any of the approaches I came up with. [This gist](https://gist.github.com/fbcd7592c9110d58f125) was the closest...
Check out [`gulp-rev-delete-original`](https://www.npmjs.com/package/gulp-rev-delete-original).
> I can't think of any use case where one would like to keep both. I can't think of any use case where the first should be written to disk...
You probably have a `fish_prompt` in your function path that’s taking precedence over the omf theme installed version. run `functions fish_prompt` to see where it’s coming from.