Wesley Hill

Results 47 comments of Wesley Hill

@mschwager The `-colorize` flag respects this use case, I guess I didn't think of it that way. Regarding portability, I can add support for colorisation for other OS's. Perhaps using...

Nice idea, but I see you have already made some of the suggested changes on your branch, I would be happy to merge it in, as long as they pass...

@crazy-max Was busy so didn't get to this. Sure, will make sure next release will follow semver. I can already see a tag for [1.0.0](https://github.com/hako/durafmt/releases/tag/1.0.0) and I assume people are...

@Dentrax apologies for the delay, is there a full code sample so that i can reproduce this?

Hey @fat0troll, thanks and glad you found durafmt useful with durufmt! i18n support for durafmt would be a great feature. Like with your russian fork, some languages work differently to...

@fat0troll PR #26 includes support for custom languages, it may be worth looking into if the Russian language can be supported.

Hey, @bruce-ricard, This is a very useful feature, I would be happy to accept your PR as long as they have some tests.

I didn't know this, thanks @endo64, I've made a PR (#4) for this issue. Since this feature isn't in stable Red yet, it'll be merged once Red 0.6.5 is out.

Say for instance, If I would like to get the details of the Android app in the CLI. I could do this: `java -jar raccoon.jar -m com.facebook.katana` `-m` could mean...

+1 Same issue here too, can't run more than 1 worker without this plugin. Tried supervisord but runs only 1 worker.