Brad Murray
Brad Murray
@rtyley is this PR still being considered?
@elizarov is this coming? Currently trying to build coroutine-based background processing but having a time-keeping channel will simplify a number of things.
Sure. I'm reading through all the Flow docs this week to understand how that works, since that was my assumption on how you would do it. In my case I'm...
@cy6erGn0m would it be hard to fix both of these?
This can be worked around a longer form, which looks like ```kotlin attributes["x-on:keydown.window.escape"] = "sidebarOpen = false" ``` instead of ```kotlin attributes["@keydown.window.escape"] = "sidebarOpen = false" ``` but the later...
@nixme Did you ever get any further with the branch that excludes debugger? I'm refreshing gems on a project, and would like to move away from some of the forks...
I've been able to come back and revisit this, running the following apears to work fine, this is on ruby 2.0.0 ``` gem 'jazz_hands', github: 'nixme/jazz_hands', branch: 'bring-your-own-debugger' gem 'pry-byebug'...
looks like a very useful feature to have
Its not exactly a shining example of open source when you abandon the v1, ignore the community, and build a v2 in secret. @MyNameIsMeerkat @draco2003 @jonlives as the 3 Etsy...
Thanks Jon, really appreciate the clarification. Interested in seeing what you guys come up with next. On Thu, Jun 18, 2015 at 9:19 PM, Jon Cowie [email protected] wrote: > Hi...